R. Ryantm
240ed27834
php80Extensions.mongodb: 1.14.2 -> 1.15.0
2022-12-23 01:43:25 +00:00
Pol Dellaiera
b39d5afa75
php.packages.composer: 2.4.4 -> 2.5.0
2022-12-21 10:36:25 +01:00
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
R. Ryantm
0014103da6
php80Packages.composer: 2.4.0 -> 2.4.1
2022-08-21 00:02:33 +00:00
Pol Dellaiera
56a79b5653
php81.packages.composer: 2.3.10 -> 2.4.0
2022-08-16 21:20:46 +02:00
R. Ryantm
e3f8f9953f
php80Extensions.protobuf: 3.21.4 -> 3.21.5
2022-08-13 01:33:23 +00:00
R. Ryantm
915abcf8a7
php80Extensions.ast: 1.0.16 -> 1.1.0
2022-08-11 22:39:56 +00:00
ilkecan
58919907a7
phpPackages: set meta.mainProgram
2022-08-08 16:38:05 +00:00
Elis Hirwing
5a4ddc22a9
Merge pull request #184478 from r-ryantm/auto-update/php-phing
...
php80Packages.phing: 2.17.2 -> 2.17.4
2022-08-01 09:29:26 +02:00
Elis Hirwing
6bfb9bc072
Merge pull request #184476 from r-ryantm/auto-update/php-pdo_sqlsrv
...
php80Extensions.pdo_sqlsrv: 5.10.0 -> 5.10.1
2022-08-01 09:29:11 +02:00
Elis Hirwing
9372701095
Merge pull request #184477 from r-ryantm/auto-update/php-php-cs-fixer
...
php80Packages.php-cs-fixer: 3.8.0 -> 3.9.5
2022-08-01 09:28:45 +02:00
Elis Hirwing
db22bf966a
Merge pull request #184474 from r-ryantm/auto-update/php-protobuf
...
php80Extensions.protobuf: 3.19.4 -> 3.21.4
2022-08-01 09:14:39 +02:00
Elis Hirwing
7700f12b40
Merge pull request #184472 from r-ryantm/auto-update/php-mongodb
...
php80Extensions.mongodb: 1.13.0 -> 1.14.0
2022-08-01 09:11:48 +02:00
Elis Hirwing
9f90981115
Merge pull request #184468 from r-ryantm/auto-update/php-xdebug
...
php80Extensions.xdebug: 3.1.4 -> 3.1.5
2022-08-01 09:04:26 +02:00
Elis Hirwing
6d8c13e00c
Merge pull request #184442 from r-ryantm/auto-update/php-event
...
php80Extensions.event: 3.0.6 -> 3.0.8
2022-08-01 09:04:12 +02:00
Elis Hirwing
725bd2ea4c
Merge pull request #184446 from r-ryantm/auto-update/php-psalm
...
php80Packages.psalm: 4.15.0 -> 4.25.0
2022-08-01 09:03:57 +02:00
Elis Hirwing
838c38dd9c
Merge pull request #184449 from r-ryantm/auto-update/php-psysh
...
php80Packages.psysh: 0.11.2 -> 0.11.8
2022-08-01 09:03:47 +02:00
Elis Hirwing
938974901f
Merge pull request #184450 from r-ryantm/auto-update/php-sqlsrv
...
php80Extensions.sqlsrv: 5.10.0 -> 5.10.1
2022-08-01 09:03:37 +02:00
Elis Hirwing
07a42a47be
Merge pull request #184455 from r-ryantm/auto-update/php-phpstan
...
php80Packages.phpstan: 1.5.4 -> 1.8.2
2022-08-01 09:03:25 +02:00
Elis Hirwing
327cdcb29a
Merge pull request #184458 from r-ryantm/auto-update/php-rdkafka
...
php80Extensions.rdkafka: 6.0.1 -> 6.0.3
2022-08-01 09:03:01 +02:00
R. Ryantm
a250a6717f
php80Packages.phing: 2.17.2 -> 2.17.4
2022-08-01 07:01:37 +00:00
R. Ryantm
877b314025
php80Packages.php-cs-fixer: 3.8.0 -> 3.9.5
2022-08-01 07:01:05 +00:00
R. Ryantm
1759ccf36d
php80Extensions.pdo_sqlsrv: 5.10.0 -> 5.10.1
2022-08-01 07:00:44 +00:00
R. Ryantm
08aeb59ae2
php80Extensions.protobuf: 3.19.4 -> 3.21.4
2022-08-01 06:56:55 +00:00
R. Ryantm
7654f26df2
php80Extensions.mongodb: 1.13.0 -> 1.14.0
2022-08-01 06:50:00 +00:00
R. Ryantm
737a363ed1
php80Extensions.xdebug: 3.1.4 -> 3.1.5
2022-08-01 06:43:59 +00:00
R. Ryantm
6f62954e1c
php80Extensions.swoole: 4.8.8 -> 4.8.11
2022-08-01 06:27:15 +00:00
R. Ryantm
8279309259
php80Extensions.rdkafka: 6.0.1 -> 6.0.3
2022-08-01 06:15:28 +00:00
R. Ryantm
b61afa7cc6
php80Packages.phpstan: 1.5.4 -> 1.8.2
2022-08-01 06:06:53 +00:00
R. Ryantm
4ea78aa4e4
php80Extensions.sqlsrv: 5.10.0 -> 5.10.1
2022-08-01 05:51:01 +00:00
R. Ryantm
44ff8b52d5
php80Packages.psysh: 0.11.2 -> 0.11.8
2022-08-01 05:50:06 +00:00
R. Ryantm
d76af1b704
php80Packages.psalm: 4.15.0 -> 4.25.0
2022-08-01 05:41:09 +00:00
R. Ryantm
0d9097811e
php80Extensions.event: 3.0.6 -> 3.0.8
2022-08-01 05:31:39 +00:00
R. Ryantm
32833c81c2
php80Extensions.grpc: 1.45.0 -> 1.48.0
2022-07-31 08:58:29 +00:00
Pol Dellaiera
7d48fb88a8
php81Packages.composer: 2.3.7 -> 2.3.10
2022-07-19 18:09:44 +02:00
Soner Sayakci
66756aeab9
php80Packages.composer: 2.3.5 -> 2.3.7
2022-06-10 13:15:34 +02:00
Elis Hirwing
125ad85c09
php: Drop broken declarations for old versions
2022-06-08 18:10:12 +02:00
Elis Hirwing
1cd3f3f1fe
php: Drop declarations of internalDeps for json
2022-06-08 18:10:08 +02:00
Elis Hirwing
42b3cedbb5
php.extensions.oci8: Drop 2.2.0 for older PHP packages
2022-06-08 18:10:00 +02:00
Elis Hirwing
00fa9e195e
php.extensions.php_excel: Deinit due to broken in all attributes after php74 deprecation
2022-06-08 18:08:42 +02:00
Elis Hirwing
c2cee3f76e
php.extensions.apcu_bc: Deinit due to broken in all attributes after php74 deprecation
2022-06-08 18:08:38 +02:00
Soner Sayakci
3ef60b5ffc
phpExtensions.grpc: init at 1.45.0
2022-05-18 19:18:25 +02:00
Pol Dellaiera
47c4c68fdf
php: Remove fixes for abandoned PHP versions
2022-05-15 19:17:31 +02:00
Thomas Gerbet
74240cf176
phpPackages.php-parallel-lint: 1.0.0 -> 1.3.2
...
Upstream has been modified to the advised fork which seems to be manaed
by known members of the PHP community.
2022-05-12 11:58:36 +02:00
Thomas Gerbet
3c90c28124
phpPackages.box: 2.7.5 -> 3.16.0
...
The source has been moved to the new upstream since Box2 is abandonned.
2022-05-12 11:42:27 +02:00
Pol Dellaiera
ff4c5643e6
pdepend: init at 2.10.3
2022-05-04 15:37:35 +02:00
Elis Hirwing
64db84dbb0
Merge pull request #168149 from johanjanssens/master
...
phpExtensions.openswoole: init at 4.11.1
2022-05-04 15:15:51 +02:00
Johan Janssens
81b77fd384
php74Extensions.openswoole: init at 4.11.1
...
Request to add openswoole: https://pecl.php.net/package/openswoole
Open Swoole is a fork of [Swoole](https://github.com/johanjanssens/nixpkgs/tree/master/pkgs/development/php-packages/swoole ). It is actively maintained by some of the original developers and has growing community.
- https://github.com/openswoole
- https://openswoole.com/
- https://twitter.com/openswoole
2022-05-04 14:29:00 +02:00
Pol Dellaiera
6f2f0aaeb7
php74Packages.composer: 2.3.3 -> 2.3.5
...
https://github.com/composer/composer/releases/tag/2.3.4
https://github.com/composer/composer/releases/tag/2.3.5
https://github.com/composer/composer/security/advisories/GHSA-x7cr-6qr6-2hh6
Fixes: CVE-2022-24828
2022-04-15 15:32:36 +02:00
Elis Hirwing
f63d377a5f
Merge pull request #167923 from r-ryantm/auto-update/php-phpstan
...
php74Packages.phpstan: 1.5.3 -> 1.5.4
2022-04-09 10:55:38 +02:00
R. Ryantm
1ba13633ad
php74Extensions.xdebug: 3.1.3 -> 3.1.4
2022-04-08 21:25:08 +00:00