about summary refs log tree commit diff
path: root/pkgs/build-support/php
AgeCommit message (Expand)AuthorFilesLines
2023-10-04php.buildComposerProject: improve workflow in case of missing `composer.lock`...Pol Dellaiera2-3/+47
2023-10-04php.buildComposerProject: warn about outdated vendorHashYureka2-2/+25
2023-10-04php.buildComposerProject: don't allow use without lockfileYureka2-17/+4
2023-09-29phpPackages.composer: 2.6.3 -> 2.6.4Pol Dellaiera1-2/+2
2023-09-25build-support/php/hooks: add `cacert`Pol Dellaiera1-2/+3
2023-09-25buildPecl: pass hash attr to fetchurlYureka1-3/+2
2023-09-21build-support/php/composer-local-repo-plugin: 1.0.2 -> 1.0.3Pol Dellaiera1-2/+2
2023-09-20phpPackages.composer: 2.6.2 -> 2.6.3Pol Dellaiera1-2/+2
2023-09-18build-support/php/composer-local-repo-plugin: 1.0.0 -> 1.0.2Pol Dellaiera2-3/+3
2023-09-14build-support/php: prevent the creation of symlinksPol Dellaiera2-4/+5
2023-09-13build-support/php: add `composerNoDev`, `composerNoPlugins` and `composerNoSc...Pol Dellaiera4-11/+34
2023-09-13build-support/php: move internal tools in `php/build-support/php/pkgs`Pol Dellaiera4-3/+51
2023-09-13php: Fix shellcheck string warnings in composer-install-hookElis Hirwing1-8/+8
2023-09-13composer: Stop exposing composer built from a phar fileElis Hirwing1-1/+3
2023-09-13composer-local-repo-plugin: Stop exposing this internal toolElis Hirwing2-2/+4
2023-09-13php: add new builder `buildComposerProject`Pol Dellaiera6-0/+382
2023-09-13composer-local-repo-plugin: init at 1.0.0Pol Dellaiera1-0/+110