Commit graph

176 commits

Author SHA1 Message Date
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