about summary refs log tree commit diff
path: root/pkgs/development/php-packages
AgeCommit message (Collapse)AuthorFilesLines
9 daysphp81Packages.phpstan: 1.11.4 -> 1.11.5R. Ryantm1-3/+3
14 daysphp83Extensions.mongodb: 1.19.2 -> 1.19.3R. Ryantm1-2/+2
2024-06-14php82Packages.grumphp: 2.5.0 -> 2.6.0R. Ryantm1-3/+3
2024-06-13Merge pull request #318589 from jtojnar/u-s-v-ignore-sameJan Tojnar1-2/+1
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-11php.packages.composer: 2.7.6 -> 2.7.7 (#318910)Pol Dellaiera1-4/+4
diff: https://github.com/composer/composer/compare/2.7.6..2.7.7 changelog: https://github.com/composer/composer/releases/tag/2.7.7 Fix: CVE-2024-35241, CVE-2024-35242
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt4-4/+4
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt9-9/+9
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09treewide: Remove ending period from meta.descriptionAlexis Hildebrandt6-6/+6
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09Merge pull request #318530 from patka-123/update-php-cs-fixerPol Dellaiera2-218/+1735
php81Packages.php-cs-fixer: 3.51.0 -> 3.58.1
2024-06-09treewide: Simplify use of update-source-versionJan Tojnar1-2/+1
- `--ignore-same-version` allows us to not call it twice. - with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09php81Packages.php-parallel-lint: 1.3.2.999 -> 1.4.0Patka2-1883/+46
release notes: https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases/tag/v1.4.0
2024-06-09php81Packages.php-cs-fixer: 3.51.0 -> 3.58.1Patka2-218/+1735
release notes: https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases
2024-06-07Merge pull request #317854 from r-ryantm/auto-update/php81Packages.phpstanPol Dellaiera1-3/+3
php81Packages.phpstan: 1.11.2 -> 1.11.4
2024-06-07php82Extensions.mongodb: 1.19.1 -> 1.19.2R. Ryantm1-2/+2
2024-06-06php81Packages.phpstan: 1.11.2 -> 1.11.4R. Ryantm1-3/+3
2024-05-29php83Extensions.mongodb: 1.19.0 -> 1.19.1R. Ryantm1-2/+2
2024-05-24php81Packages.phpstan: 1.11.1 -> 1.11.2R. Ryantm1-3/+3
2024-05-24pkgs/development: remove unused fetchpatch argumentsSigmanificient1-2/+0
2024-05-23Merge pull request #312231 from ↵Pol Dellaiera5-9/+776
drupol/build-support/php/init-composer-with-plugin build-support/php: init new builder `php.buildComposerWithPlugin`, refactor `php.packages.composer`, etc
2024-05-19php.packages.cyclonedx-php-composer: init at 5.2.0Pol Dellaiera2-0/+604
2024-05-19php.packages.composer: do not use `buildComposerProject`Pol Dellaiera1-9/+67
I decided to avoid the use of `buildComposerProject because it requires `composer-local-repo-plugin` which is going to be refactored.
2024-05-19php.packages.composer-local-repo-plugin: init at 1.1.0Pol Dellaiera2-0/+105
2024-05-19php81Packages.phpstan: 1.11.0 -> 1.11.1R. Ryantm1-3/+3
2024-05-18php82Extensions.phalcon: 5.6.2 -> 5.7.0R. Ryantm1-2/+2
2024-05-14Merge pull request #311578 from r-ryantm/auto-update/php81Packages.boxPol Dellaiera1-3/+3
php81Packages.box: 4.6.1 -> 4.6.2
2024-05-14php81Packages.box: 4.6.1 -> 4.6.2R. Ryantm1-3/+3
2024-05-14Merge pull request #311531 from r-ryantm/auto-update/php82Extensions.mongodbPol Dellaiera1-2/+2
php82Extensions.mongodb: 1.18.1 -> 1.19.0
2024-05-14Merge pull request #311455 from patka-123/phpinsights-fix-buildPol Dellaiera2-296/+786
phpPackages.phpinsights: fix build
2024-05-14php82Extensions.mongodb: 1.18.1 -> 1.19.0R. Ryantm1-2/+2
2024-05-13php81Packages.phpstan: 1.10.67 -> 1.11.0R. Ryantm1-3/+3
2024-05-13phpPackages.phpinsights: fix buildPatka2-296/+786
The old lock was generated with php82, so the php81Packages version was broken. The build errors with the old lock: https://hydra.nixos.org/build/259472196/nixlog/2
2024-05-06Merge pull request #309575 from patka-123/deployer-7.4.0Pol Dellaiera1-2/+3
phpPackages.deployer: 7.3.3 -> 7.4.0
2024-05-06phpPackages.deployer: 7.3.3 -> 7.4.0Patka1-2/+3
Release notes: https://github.com/deployphp/deployer/releases/tag/v7.4.0
2024-05-06phpPackages.phpstan: 1.10.66 -> 1.10.67Patka1-3/+3
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.67
2024-05-06Revert "maintainers: remove patka"Patka1-1/+1
2024-05-05php81Extensions.opentelemetry: 1.0.2 -> 1.0.3R. Ryantm1-2/+2
2024-05-05php.packages.composer: 2.7.3 -> 2.7.6Pol Dellaiera1-3/+3
diff: https://github.com/composer/composer/compare/2.7.3..2.7.6
2024-05-04workflows/check-nix-format: enforce for php-packagesPol Dellaiera61-367/+673
2024-04-26maintainers: remove patkaPatka1-1/+1
2024-04-21phpPackages.composer: 2.7.2 -> 2.7.3Thomas Gerbet1-4/+4
Changes: https://github.com/composer/composer/releases/tag/2.7.3
2024-04-18phpPackages.opentelemetry: fix builds on DarwinPol Dellaiera1-0/+2
This should fix https://github.com/NixOS/nixpkgs/issues/304809 Issue introduced in https://github.com/NixOS/nixpkgs/pull/303437/commits/a399db43527b481d2af275ba058a4dc1d36ed373
2024-04-15php82Extensions.xdebug: 3.3.1 -> 3.3.2R. Ryantm1-2/+2
2024-04-12php81Extensions.mongodb: 1.18.0 -> 1.18.1R. Ryantm1-2/+2
2024-04-11php81Extensions.opentelemetry: 1.0.1 -> 1.0.2R. Ryantm1-2/+2
2024-03-29phpPackages.phpstan: 1.10.65 -> 1.10.66Patka1-3/+3
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.66
2024-03-28php83Extensions.mongodb: 1.17.3 -> 1.18.0R. Ryantm1-2/+2
2024-03-24Merge pull request #296928 from patka-123/phpinsightsPol Dellaiera2-0/+5885
phpPackages.phpinsights: init at 2.11.0
2024-03-24phpPackages.phpinsights: init at 2.11.0Patka2-0/+5885
2024-03-24phpPackages.phpstan: 1.10.63 -> 1.10.65Patka1-3/+3
Diff: https://github.com/phpstan/phpstan-src/compare/1.10.63...1.10.65
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.