Commit Graph

227 Commits

Author SHA1 Message Date
Maximilian Bosch
6e8500341d
phpPackages.psysh: 0.10.4 -> 0.10.8 2021-05-14 15:43:38 +02:00
Maximilian Bosch
2fe7087430
php80Extensions.apcu_bc: mark as broken
ZHF #122042
Failing Hydra build: https://hydra.nixos.org/build/142591498

`apcu_bc`[1] is a PHP extension which provides support for the older APC
caching-interface (i.e. `apc_fetch`, `apc_store` etc.) on newer PHP
versions. As the codebase wasn't touched since 2019 it's not really
surprising that it doesn't compile for PHP 8. Also, if people have
already managed to get their codebases running on PHP8, they're most
likely also using the newer APCu[2] interface.

I think it's okay to keep this as long as we support PHP 7.4 and drop
the package after that.

[1] https://pecl.php.net/package/apcu_bc
[2] https://www.php.net/manual/en/book.apcu.php
2021-05-12 09:41:22 +02:00
Elis Hirwing
a09606366f
php.packages.phpcbf: 3.5.8 -> 3.6.0 2021-05-08 22:18:18 +02:00
Elis Hirwing
ec0ad0a78d
php.packages.phpcs: 3.5.8 -> 3.6.0 2021-05-08 22:17:09 +02:00
Robin Gloster
134994af81
Merge pull request #121797 from aanderse/php.packages.deployer
php.packages.deployer: init at 6.8.0
2021-05-05 13:49:38 -05:00
Aaron Andersen
1c5c5be21b php.packages.deployer: init at 6.8.0 2021-05-05 08:38:28 -04:00
Thomas Gerbet
a6d0e1c190 phpPackages.composer1: 1.10.15 -> 1.10.22 2021-04-27 15:37:36 +02:00
Thomas Gerbet
fa248afdd6 phpPackages.composer: 2.0.12 -> 2.0.13 2021-04-27 15:37:29 +02:00
Johannes Schleifenbaum
a9a31573e4
phpPackages.composer: 2.0.11 -> 2.0.12 2021-04-21 17:12:48 +02:00
Sandro
5ddeda6e19
phpPackages.couchbase: Remove extra emptry array 2021-04-15 03:47:42 +02:00
Elis Hirwing
42610bff64
Merge pull request #117651 from r-ryantm/auto-update/php-pcov
php73Extensions.pcov: 1.0.6 -> 1.0.8
2021-03-26 14:17:11 +01:00
Elis Hirwing
d7faae0556
Merge pull request #117650 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.81 -> 0.12.82
2021-03-26 10:37:44 +01:00
R. RyanTM
69510c70f5 php73Packages.php-cs-fixer: 2.18.3 -> 2.18.4 2021-03-26 09:51:11 +01:00
R. RyanTM
7d8b4f8b48 php73Extensions.pcov: 1.0.6 -> 1.0.8 2021-03-26 03:36:03 +00:00
R. RyanTM
9118019c46 php73Packages.phpstan: 0.12.81 -> 0.12.82 2021-03-26 03:27:14 +00:00
Aaron Andersen
4786ad9059
Merge pull request #115965 from etu/php-init-swoole
php.extensions.swoole: init at 4.6.4
2021-03-12 20:38:08 -05:00
Elis Hirwing
73af203b7d
Merge pull request #116055 from r-ryantm/auto-update/php-php-cs-fixer
php73Packages.php-cs-fixer: 2.18.2 -> 2.18.3
2021-03-12 14:29:05 +01:00
R. RyanTM
d7d99cfef9 php73Packages.php-cs-fixer: 2.18.2 -> 2.18.3 2021-03-12 12:53:26 +00:00
R. RyanTM
59d05fc37f php73Packages.phpstan: 0.12.79 -> 0.12.81 2021-03-12 11:36:33 +00:00
Elis Hirwing
7b44695658
php.extensions.swoole: init at 4.6.4 2021-03-11 18:17:45 +01:00
Elis Hirwing
4620b5a1a5
Merge pull request #115477 from r-ryantm/auto-update/php-smbclient
php73Extensions.smbclient: 1.0.5 -> 1.0.6
2021-03-09 08:29:36 +01:00
R. RyanTM
2153cfa9be php73Extensions.smbclient: 1.0.5 -> 1.0.6 2021-03-09 04:22:41 +00:00
R. RyanTM
8e72e8b50c php73Extensions.apcu: 5.1.19 -> 5.1.20 2021-03-09 04:11:35 +00:00
R. RyanTM
180986660e php73Packages.phpstan: 0.12.78 -> 0.12.79 2021-03-01 23:51:15 +00:00
Elis Hirwing
c0e1556a7e
Merge pull request #114256 from r-ryantm/auto-update/php-xdebug
php73Extensions.xdebug: 3.0.2 -> 3.0.3
2021-03-01 14:35:05 +01:00
Vladimír Čunát
d2b35b0fc6
php-packages/mongodb: fix evaluation on darwin
Regressed in 5ad7fb28 (PR #114551).
It was a channel blocker, through the tarball job:
https://hydra.nixos.org/build/137987705
2021-02-27 18:46:14 +01:00
Robert Schütz
10ba3c20a7 treewide: replace imagemagick7 with imagemagick 2021-02-27 18:36:56 +01:00
Elis Hirwing
ad990d49aa
php.packages.composer2: deinit package since main package is updated 2021-02-27 12:27:18 +01:00
Elis Hirwing
89dacdd7a5
php.packages.composer1: init at 1.10.15 2021-02-27 12:26:38 +01:00
Elis Hirwing
e41a34bb02
php.packages.composer: 1.10.15 -> 2.0.11 2021-02-27 12:23:45 +01:00
Elis Hirwing
5ad7fb28f6
treewide/php-packages: Drop pkgs from arguments to packages 2021-02-27 11:29:20 +01:00
R. RyanTM
124e53af2c php73Packages.composer2: 2.0.9 -> 2.0.11 2021-02-27 03:01:28 +00:00
R. RyanTM
ed25882b43 php73Extensions.xdebug: 3.0.2 -> 3.0.3 2021-02-24 17:00:24 +00:00
Elis Hirwing
11cd34cd59
Merge pull request #113986 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.76 -> 0.12.78
2021-02-22 11:43:45 +01:00
R. RyanTM
2e392e87e2 php73Packages.phpstan: 0.12.76 -> 0.12.78 2021-02-22 10:12:02 +00:00
R. RyanTM
189767bb04 php73Packages.psalm: 4.5.0 -> 4.6.1 2021-02-22 09:46:14 +00:00
R. RyanTM
7ae996fae6 php73Packages.phpstan: 0.12.74 -> 0.12.76 2021-02-17 16:34:04 +00:00
Elis Hirwing
9fd840ba5d
Merge pull request #112963 from r-ryantm/auto-update/php-psalm
php73Packages.psalm: 4.4.1 -> 4.5.0
2021-02-14 15:57:52 +01:00
Elis Hirwing
dfcccd89b1
Merge pull request #112965 from r-ryantm/auto-update/php-maxminddb
php73Extensions.maxminddb: 1.9.0 -> 1.10.0
2021-02-14 15:57:13 +01:00
R. RyanTM
188e09b499 php73Extensions.maxminddb: 1.9.0 -> 1.10.0 2021-02-13 04:22:17 +00:00
R. RyanTM
904ca2e428 php73Extensions.smbclient: 1.0.4 -> 1.0.5 2021-02-13 04:11:19 +00:00
R. RyanTM
68adda873c php73Packages.psalm: 4.4.1 -> 4.5.0 2021-02-13 03:59:51 +00:00
R. RyanTM
41aa703e31 php73Packages.phpstan: 0.12.71 -> 0.12.74 2021-02-10 23:12:20 +00:00
Aaron Andersen
159f0efe20
Merge pull request #111515 from aanderse/libsmbclient-php
php.extensions.smbclient: init at 1.0.4
2021-02-09 07:37:54 -05:00
Aaron Andersen
dd147bbc64 php.extensions.smbclient: init at 1.0.4 2021-02-08 23:15:12 -05:00
Elis Hirwing
be00513f41
Merge pull request #112032 from r-ryantm/auto-update/php-redis
php73Extensions.redis: 5.3.2 -> 5.3.3
2021-02-06 10:49:53 +01:00
R. RyanTM
c67696b949 php73Extensions.redis: 5.3.2 -> 5.3.3 2021-02-05 13:41:30 +00:00
R. RyanTM
d6e9509ae4 php73Packages.phpstan: 0.12.70 -> 0.12.71 2021-02-05 12:49:10 +00:00
Elis Hirwing
241780287e
Merge pull request #111381 from r-ryantm/auto-update/php-php-cs-fixer
php73Packages.php-cs-fixer: 2.18.0 -> 2.18.2
2021-01-31 20:13:04 +01:00
Elis Hirwing
ae295fb363
Merge pull request #111373 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.68 -> 0.12.70
2021-01-31 20:12:36 +01:00
Elis Hirwing
279fd0cd80
Merge pull request #111372 from r-ryantm/auto-update/php-composer
php73Packages.composer2: 2.0.8 -> 2.0.9
2021-01-31 20:12:08 +01:00
R. RyanTM
6c5283aa52 php73Packages.php-cs-fixer: 2.18.0 -> 2.18.2 2021-01-31 02:15:41 +00:00
R. RyanTM
f865e5b60e php73Packages.phpstan: 0.12.68 -> 0.12.70 2021-01-31 00:59:04 +00:00
R. RyanTM
038ed8da5d php73Packages.composer2: 2.0.8 -> 2.0.9 2021-01-31 00:52:43 +00:00
Aaron Andersen
36070bb192 php.extensions.pdo_sqlsrv: 5.8.1 -> 5.9.0 2021-01-30 18:07:31 -05:00
Aaron Andersen
807762898b php.extensions.sqlsrv: 5.8.1 -> 5.9.0 2021-01-30 18:06:53 -05:00
Elis Hirwing
956967a671
Merge pull request #110254 from r-ryantm/auto-update/php-igbinary
php73Extensions.igbinary: 3.1.6 -> 3.2.1
2021-01-21 18:35:41 +01:00
Elis Hirwing
1b66ae0acd
Merge pull request #110250 from r-ryantm/auto-update/php-maxminddb
php73Extensions.maxminddb: 1.8.0 -> 1.9.0
2021-01-21 18:35:18 +01:00
Elis Hirwing
526acc0f32
Merge pull request #110230 from r-ryantm/auto-update/php-rdkafka
php73Extensions.rdkafka: 4.1.1 -> 5.0.0
2021-01-21 18:34:44 +01:00
Elis Hirwing
f217c0ea7c
Merge pull request #110253 from r-ryantm/auto-update/php-yaml
php73Extensions.yaml: 2.2.0 -> 2.2.1
2021-01-21 09:50:34 +01:00
Elis Hirwing
e8f63a9f1e
Merge pull request #110258 from r-ryantm/auto-update/php-php-cs-fixer
php73Packages.php-cs-fixer: 2.17.0 -> 2.18.0
2021-01-21 09:49:28 +01:00
R. RyanTM
14eb4dd93f php73Packages.php-cs-fixer: 2.17.0 -> 2.18.0 2021-01-21 01:22:41 +00:00
R. RyanTM
a06d514da9 php73Extensions.igbinary: 3.1.6 -> 3.2.1 2021-01-21 00:59:29 +00:00
R. RyanTM
f2b818cfe0 php73Extensions.yaml: 2.2.0 -> 2.2.1 2021-01-21 00:55:02 +00:00
R. RyanTM
f8c86948be php73Extensions.maxminddb: 1.8.0 -> 1.9.0 2021-01-21 00:46:19 +00:00
Elis Hirwing
650b653b8e
Merge pull request #110225 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.59 -> 0.12.68
2021-01-20 23:42:17 +01:00
R. RyanTM
16a6638bde php73Extensions.rdkafka: 4.1.1 -> 5.0.0 2021-01-20 22:14:16 +00:00
R. RyanTM
a610e556b1 php73Packages.phpstan: 0.12.59 -> 0.12.68 2021-01-20 21:47:50 +00:00
R. RyanTM
4978a1c7d6 php73Packages.psalm: 4.3.1 -> 4.4.1 2021-01-20 19:59:49 +00:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Thomas Gerbet
d951576c58 phpExtensions.xdebug: 3.0.1 -> 3.0.2 2021-01-16 19:28:13 +01:00
Johannes Schleifenbaum
48038eb328
phpExtensions.protobuf: fix build with PHP 8 2021-01-15 14:14:52 +01:00
Elis Hirwing
58d897e812
Merge pull request #108904 from aanderse/php-oci8
php80.extensions.oci8: 2.2.0 -> 3.0.1
2021-01-10 14:23:09 +01:00
Aaron Andersen
b929911380 php80.extensions.oci8: 2.2.0 -> 3.0.1 2021-01-09 20:10:04 -05:00
Aaron Andersen
b5707ce9c0 php.extensions.pdlib: init at 1.0.2 2020-12-28 18:38:50 -05:00
Stéphan Kochen
cc2fee8ac1 phpExtensions.imagick: upgrade to ImageMagick 7 2020-12-15 10:03:09 +01:00
Elis Hirwing
55a86ff88a
Merge pull request #106501 from r-ryantm/auto-update/php-event
php73Extensions.event: 3.0.1 -> 3.0.2
2020-12-10 05:55:17 +01:00
Elis Hirwing
ef265ea184
Merge pull request #106499 from r-ryantm/auto-update/php-rdkafka
php73Extensions.rdkafka: 4.0.4 -> 4.1.1
2020-12-10 05:54:57 +01:00
Elis Hirwing
e06f669ad3
Merge pull request #106498 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.58 -> 0.12.59
2020-12-10 05:54:31 +01:00
R. RyanTM
112184c58d php73Packages.php-cs-fixer: 2.16.7 -> 2.17.0 2020-12-10 04:42:35 +01:00
R. RyanTM
68f212b0e3 php73Extensions.event: 3.0.1 -> 3.0.2 2020-12-09 23:42:10 +00:00
R. RyanTM
66a8b5dba3 php73Extensions.rdkafka: 4.0.4 -> 4.1.1 2020-12-09 22:48:20 +00:00
R. RyanTM
0fbbcb3057 php73Packages.phpstan: 0.12.58 -> 0.12.59 2020-12-09 22:35:12 +00:00
Elis Hirwing
d93651ab73
Merge pull request #106092 from r-ryantm/auto-update/php-xdebug
php73Extensions.xdebug: 3.0.0 -> 3.0.1
2020-12-06 21:55:51 +01:00
Elis Hirwing
304e73e1b1
Merge pull request #106091 from r-ryantm/auto-update/php-event
php73Extensions.event: 3.0.0 -> 3.0.1
2020-12-06 21:22:11 +01:00
Elis Hirwing
50f7f0220c
Merge pull request #106088 from r-ryantm/auto-update/php-composer
php73Packages.composer2: 2.0.7 -> 2.0.8
2020-12-06 21:21:31 +01:00
R. RyanTM
5688a60d09 php73Extensions.xdebug: 3.0.0 -> 3.0.1 2020-12-06 20:15:17 +00:00
R. RyanTM
c7556327c2 php73Extensions.event: 3.0.0 -> 3.0.1 2020-12-06 20:00:54 +00:00
R. RyanTM
a0657fda97 php73Packages.composer2: 2.0.7 -> 2.0.8 2020-12-06 19:24:03 +00:00
R. RyanTM
61f448a784 php73Packages.psalm: 4.2.1 -> 4.3.1 2020-12-06 19:09:28 +00:00
Elis Hirwing
296793637b
Merge pull request #105765 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.57 -> 0.12.58
2020-12-03 09:41:04 +01:00
R. RyanTM
bc35b79f37 php73Extensions.yaml: 2.1.0 -> 2.2.0 2020-12-03 06:43:44 +00:00
R. RyanTM
d642818aed php73Packages.phpstan: 0.12.57 -> 0.12.58 2020-12-03 05:56:34 +00:00
Soner Sayakci
2be15aa35d
php80.packages.couchbase: mark as broken for php 8.0 2020-12-01 11:54:45 +01:00
Elis Hirwing
8aae34ee13
php80.extensions.redis: fix build 2020-12-01 11:54:44 +01:00
Jan Tojnar
4cc4c7a77a
php80.extensions.imagick: fix build 2020-12-01 11:54:43 +01:00
Elis Hirwing
3a477cf324
Merge pull request #105332 from r-ryantm/auto-update/php-xdebug
php73Extensions.xdebug: 2.9.8 -> 3.0.0
2020-11-29 13:28:54 +01:00
Sandro
9183145f0b
Merge pull request #105337 from r-ryantm/auto-update/php-mongodb
php73Extensions.mongodb: 1.8.2 -> 1.9.0
2020-11-29 09:38:22 +01:00
R. RyanTM
d6e8fac770 php73Extensions.mongodb: 1.8.2 -> 1.9.0 2020-11-29 08:15:42 +00:00
R. RyanTM
c470fad45c php73Extensions.xdebug: 2.9.8 -> 3.0.0 2020-11-29 07:50:28 +00:00