about summary refs log tree commit diff
path: root/pkgs/development/php-packages
AgeCommit message (Collapse)AuthorFilesLines
2023-03-20php.packages.composer: 2.5.1 -> 2.5.4Pol Dellaiera1-8/+5
2023-03-13phpExtensions.msgpack: init at 2.2.0RC2Gabriel Ostrolucký1-0/+16
2023-03-13phpExtensions.ssh2: init at 1.3.1Gabriel Ostrolucký1-0/+19
2023-02-08phpPackages.mkDerivation: use lib.{fix,extends} instead of //Artturin1-6/+6
// on a overrideAttrs'able works badly here we use lib.fix and lib.extends instead of overrideAttrs to have less of a performance impact
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol1-1/+1
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-08php80Extensions.datadog_trace: 0.70.0 -> 0.82.0Thomas Gerbet1-3/+2
Fixes the build with PHP 8.2 and 8.0 https://github.com/DataDog/dd-trace-php/releases/tag/0.82.0 https://github.com/DataDog/dd-trace-php/releases/tag/0.81.1 https://github.com/DataDog/dd-trace-php/releases/tag/0.81.0 https://github.com/DataDog/dd-trace-php/releases/tag/0.80.0 https://github.com/DataDog/dd-trace-php/releases/tag/0.79.0 https://github.com/DataDog/dd-trace-php/releases/tag/0.78.0
2022-12-30Merge pull request #208084 from apeschar/phanStanisław Pitucha1-0/+42
phpPackages.phan: init at 5.4.1
2022-12-29php.extensions.xdebug: update `src` attributePol Dellaiera1-4/+13
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.swoole: update `src` attributePol Dellaiera1-4/+12
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.redis: update `src` attributePol Dellaiera1-4/+12
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.pcov: update `src` attributePol Dellaiera1-4/+12
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.openswoole: 4.12.0 -> 22.0.0Pol Dellaiera1-7/+13
2022-12-29php.extensions.gnupg: update `src` attributePol Dellaiera1-4/+13
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.ds: update `src` attributePol Dellaiera1-4/+12
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.couchbase: update `src` attributePol Dellaiera1-0/+1
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.ast: update `src` attributePol Dellaiera1-4/+12
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.apcu: update `src` attributePol Dellaiera1-4/+12
So it can be automatically updated with `nix-update`
2022-12-29php.extensions.amqp: 1.11.0beta -> 1.11.0Pol Dellaiera1-4/+12
2022-12-29php.packages.psysh: 0.11.8 -> 0.11.10Pol Dellaiera1-2/+4
2022-12-29php.packages.psalm: 4.29.0 -> 5.4.0Pol Dellaiera1-2/+4
2022-12-29php.packages.phpstan: 1.8.6 -> 1.9.4Pol Dellaiera1-2/+4
2022-12-29php.packages.phpmd: 2.8.2 -> 2.13.0Pol Dellaiera1-2/+4
2022-12-29php.packages.phpcs: 3.6.0 -> 3.7.1Pol Dellaiera1-2/+4
2022-12-29php.packages.phpcbf: 3.6.0 -> 3.7.1Pol Dellaiera1-2/+4
2022-12-29php.packages.phive: 0.15.0 -> 0.15.2Pol Dellaiera1-2/+3
2022-12-29php.packages.phing: update `src` urlPol Dellaiera1-1/+2
So it can be automatically updated with `nix-update`
2022-12-29php.packages.php-cs-fixer: 3.11.0 -> 3.13.1Pol Dellaiera1-2/+4
2022-12-29php.packages.grumphp: 1.8.1 -> 1.15.0Pol Dellaiera1-2/+4
2022-12-29php.packages.composer: update `src` attributePol Dellaiera1-1/+2
So it can be automatically updated with `nix-update`
2022-12-29php.packages.box: 4.1.0 -> 4.2.0Pol Dellaiera1-2/+4
2022-12-29phpPackages.phan: init at 5.4.1Albert Peschar1-0/+42
2022-12-27php80Packages.composer: 2.5.0 -> 2.5.1R. Ryantm1-2/+2
2022-12-24Merge pull request #207356 from r-ryantm/auto-update/php-mongodbElis Hirwing1-2/+2
php80Extensions.mongodb: 1.14.2 -> 1.15.0
2022-12-23php80Extensions.mongodb: 1.14.2 -> 1.15.0R. Ryantm1-2/+2
2022-12-21php.packages.composer: 2.4.4 -> 2.5.0Pol Dellaiera1-2/+2
2022-12-14Merge pull request #201072 from jtojnar/restore-php-parallel-lintJan Tojnar1-4/+7
php80.packages.php-parallel-lint: Fix build
2022-12-08php.extensions.xdebug: 3.1.6 -> 3.2.0Elis Hirwing1-11/+3
2022-11-21Merge pull request #198037 from SuperSandro2000/php-cleanupElis Hirwing7-13/+12
phpExtensions: little cleanup
2022-11-21phpExtensions.yaml: update homepageSandro Jäckel1-1/+1
2022-11-21phpExtensions.protobuf: format descriptionSandro Jäckel1-3/+1
2022-11-21phpExtensions.pinba: replace version numberSandro Jäckel1-2/+2
2022-11-16php82: init at 8.2.0rc6Pol Dellaiera4-9/+25
2022-11-14php80.packages.php-parallel-lint: Fix buildJan Tojnar1-4/+7
One of the main use cases of this program is ensuring that a project targeting older PHP version does not use syntax that is not available there. Unfortunately, box is now only available for PHP ≥ 8.1. And even if we bring it from PHP 8.1 package set, the produced PHAR will contain syntax incompatible with older PHP versions. To work around this we either need to disable requirements checks or force use the default PHAR stub over the box’s one. And it turns out that php-parallel-linter already does the former, only we did not have access to the `box.json` file because it was excluded from the `git archive`. Let’s fetch the source using Git so that box configuration is available. Reverts https://github.com/NixOS/nixpkgs/commit/2db0ddb968357051237915256b7a1fc841492762
2022-11-13php80.packages.php-parallel-lint: Mark as brokenElis Hirwing1-0/+1
2022-11-12php.extensions.xdebug: 3.1.5 -> 3.1.6Elis Hirwing1-2/+2
2022-11-12php.extensions.swoole: 4.8.11 -> 5.0.1Elis Hirwing1-2/+2
2022-11-12php.extensions.protobuf: 3.21.6 -> 3.21.9Elis Hirwing1-2/+2
2022-11-12php.extensions.openswoole: 4.11.1 -> 4.12.0Elis Hirwing1-2/+2
2022-11-12php.extensions.mongodb: 1.14.1 -> 1.14.2Elis Hirwing1-2/+2
2022-11-12php.extensions.igbinary: 3.2.7 -> 3.2.12Elis Hirwing1-2/+2