Jan Tojnar
02713e6712
Merge pull request #201072 from jtojnar/restore-php-parallel-lint
...
php80.packages.php-parallel-lint: Fix build
2022-12-14 14:50:25 +01:00
Elis Hirwing
02dd59e2de
php.extensions.xdebug: 3.1.6 -> 3.2.0
2022-12-08 21:33:15 +01:00
Elis Hirwing
566793db55
Merge pull request #198037 from SuperSandro2000/php-cleanup
...
phpExtensions: little cleanup
2022-11-21 08:25:31 +01:00
Sandro Jäckel
8b63f7e174
phpExtensions.yaml: update homepage
2022-11-21 00:27:34 +01:00
Sandro Jäckel
2953d4b932
phpExtensions.protobuf: format description
2022-11-21 00:27:34 +01:00
Sandro Jäckel
c276f24e29
phpExtensions.pinba: replace version number
2022-11-21 00:27:34 +01:00
Pol Dellaiera
1812d1540e
php82: init at 8.2.0rc6
2022-11-16 18:57:26 +01:00
Jan Tojnar
35c91b9630
php80.packages.php-parallel-lint: Fix build
...
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 2db0ddb968
2022-11-14 23:36:38 +01:00
Elis Hirwing
2db0ddb968
php80.packages.php-parallel-lint: Mark as broken
2022-11-13 13:46:55 +01:00
Elis Hirwing
85eb44670b
php.extensions.xdebug: 3.1.5 -> 3.1.6
2022-11-12 12:41:12 +01:00
Elis Hirwing
9c24dbf8b2
php.extensions.swoole: 4.8.11 -> 5.0.1
2022-11-12 12:40:52 +01:00
Elis Hirwing
70d2a0b389
php.extensions.protobuf: 3.21.6 -> 3.21.9
2022-11-12 12:40:23 +01:00
Elis Hirwing
77e75248ec
php.extensions.openswoole: 4.11.1 -> 4.12.0
2022-11-12 12:39:59 +01:00
Elis Hirwing
c168d06921
php.extensions.mongodb: 1.14.1 -> 1.14.2
2022-11-12 12:39:35 +01:00
Elis Hirwing
0674e2e843
php.extensions.igbinary: 3.2.7 -> 3.2.12
2022-11-12 12:39:04 +01:00
Lucas Hoffmann
4493598d4b
php.packages.php-parallel-lint: fix build
...
The "build" subcommand of box was replaced by "compile" in version 4.0:
https://github.com/box-project/box/blob/master/UPGRADE.md#from-3x-to-4x
This broke the build of php-parallel-lint since
75bb9aeda4
.
This fixes #199994 .
2022-11-07 17:48:31 +01:00
Aaron Andersen
d3c9c4df6b
Merge pull request #185683 from ilkecan/phpPackages-set-meta-mainProgram
...
phpPackages: set meta.mainProgram
2022-11-07 08:25:02 -05:00
Elis Hirwing
91b8f8d639
Merge pull request #198811 from NixOS/psalm
...
php.packages.psalm: 4.25.0 → 4.29.0
2022-11-01 08:11:36 +01:00
Shyim
75bb9aeda4
phpPackages.box: 3.16.0 -> 4.1.0
2022-10-31 19:50:17 +00:00
Jan Tojnar
204fa12017
php.packages.psalm: 4.25.0 → 4.29.0
...
https://github.com/vimeo/psalm/releases/tag/4.26.0
https://github.com/vimeo/psalm/releases/tag/4.27.0
https://github.com/vimeo/psalm/releases/tag/4.28.0
https://github.com/vimeo/psalm/releases/tag/4.29.0
2022-10-31 18:10:51 +01:00
Thomas Gerbet
915165d379
phpPackages.composer: 2.4.2 -> 2.4.4
...
https://github.com/composer/composer/releases/tag/2.4.4
https://github.com/composer/composer/releases/tag/2.4.3
2022-10-29 17:16:41 +02:00
Sandro Jäckel
1592f4ca84
phpExtensions.php-cs-fixer: update homepage
2022-10-27 11:40:33 +02:00
Sandro Jäckel
e5ef9dc5bf
phpExtensions.openswoole: split longDescription on new lines
2022-10-27 11:40:05 +02:00
Sandro Jäckel
0b5af74cb6
phpExtensions.event: cleanup description
2022-10-27 11:38:34 +02:00
Sandro Jäckel
355a7527cc
phpExtensions.datadog_trace: cleanup
2022-10-27 11:38:27 +02:00
R. Ryantm
48a62fe609
php80Extensions.grpc: 1.48.1 -> 1.50.0
2022-10-22 22:29:14 +00:00
R. Ryantm
67f82b0526
php80Packages.phpstan: 1.8.5 -> 1.8.6
2022-09-26 00:49:59 +00:00
Elis Hirwing
7b3146e4ae
Merge pull request #192536 from r-ryantm/auto-update/php-protobuf
...
php80Extensions.protobuf: 3.21.5 -> 3.21.6
2022-09-23 07:29:48 +02:00
Elis Hirwing
c52e985fcd
Merge pull request #192535 from r-ryantm/auto-update/php-mongodb
...
php80Extensions.mongodb: 1.14.0 -> 1.14.1
2022-09-23 07:29:42 +02:00
Elis Hirwing
8583aea537
Merge pull request #192529 from r-ryantm/auto-update/php-phpstan
...
php80Packages.phpstan: 1.8.3 -> 1.8.5
2022-09-23 07:29:32 +02:00
Elis Hirwing
aba5298dac
Merge pull request #192528 from r-ryantm/auto-update/php-apcu
...
php80Extensions.apcu: 5.1.21 -> 5.1.22
2022-09-23 07:29:25 +02:00
Elis Hirwing
4afde4341c
Merge pull request #192526 from r-ryantm/auto-update/php-composer
...
php80Packages.composer: 2.4.1 -> 2.4.2
2022-09-23 07:29:15 +02:00
R. Ryantm
e3d72295ba
php80Extensions.protobuf: 3.21.5 -> 3.21.6
2022-09-23 02:02:39 +00:00
R. Ryantm
4da697d2a0
php80Extensions.mongodb: 1.14.0 -> 1.14.1
2022-09-23 02:01:20 +00:00
R. Ryantm
85e8506aa7
php80Packages.phpstan: 1.8.3 -> 1.8.5
2022-09-23 01:47:37 +00:00
R. Ryantm
29a5c6e399
php80Extensions.apcu: 5.1.21 -> 5.1.22
2022-09-23 01:46:32 +00:00
R. Ryantm
70a9cd7229
php80Packages.composer: 2.4.1 -> 2.4.2
2022-09-23 01:44:34 +00:00
R. Ryantm
4f5da70ee6
php80Extensions.mailparse: 3.1.3 -> 3.1.4
2022-09-23 01:35:23 +00:00
Elis Hirwing
c7e6458550
Merge pull request #190553 from r-ryantm/auto-update/php-grpc
...
php80Extensions.grpc: 1.48.0 -> 1.48.1
2022-09-10 13:43:20 +02:00
R. Ryantm
9be10a9391
pdepend: 2.12.0 -> 2.12.1
2022-09-10 05:16:15 +00:00
R. Ryantm
83d125f366
php80Extensions.grpc: 1.48.0 -> 1.48.1
2022-09-09 19:52:51 +00:00
R. Ryantm
8e714abef5
pdepend: 2.11.1 -> 2.12.0
2022-09-07 18:16:30 +00:00
R. Ryantm
7d62f9f40f
php80Packages.php-cs-fixer: 3.10.0 -> 3.11.0
2022-09-06 02:36:07 +00:00
R. Ryantm
151b835dea
pdepend: 2.11.0 -> 2.11.1
2022-09-02 21:51:41 +00:00
R. Ryantm
f73b76b41e
php80Packages.phpstan: 1.8.2 -> 1.8.3
2022-09-01 23:38:58 +00:00
Elis Hirwing
30897d3709
Merge pull request #188882 from r-ryantm/auto-update/pdepend
...
pdepend: 2.10.3 -> 2.11.0
2022-08-30 08:00:52 +02:00
R. Ryantm
4e73164175
pdepend: 2.10.3 -> 2.11.0
2022-08-29 23:49:38 +00:00
Martin Weinelt
51228d186f
php.extensions.inotify: init at 3.0.0
...
https://pecl.php.net/package/inotify
2022-08-29 22:10:42 +02:00
Elis Hirwing
036673df93
Merge pull request #187662 from r-ryantm/auto-update/php-composer
...
php80Packages.composer: 2.4.0 -> 2.4.1
2022-08-22 07:40:57 +02:00
R. Ryantm
9cdc6382a8
php80Packages.php-cs-fixer: 3.9.5 -> 3.10.0
2022-08-21 00:24:11 +00:00