Commit graph

190 commits

Author SHA1 Message Date
Thomas Gerbet b30d8c49e8 phpPackages.composer: 2.1.1 -> 2.1.2
https://github.com/composer/composer/releases/tag/2.1.2
2021-06-08 08:48:51 +02:00
Sandro 790a4683b8
Merge pull request #124817 from aanderse/php.packages.deployer
php.packages.deployer: install shell completions
2021-06-06 00:30:39 +02:00
Kim Lindberger 8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
Thomas Gerbet 5ae9ac3e88 phpPackages.composer: 2.1.0 -> 2.1.1
https://github.com/composer/composer/releases/tag/2.1.1
2021-06-04 09:28:34 +02:00
Elis Hirwing fb644190a0
php: Drop package composer1
Composer2 has been stable for some time now.
2021-06-04 09:27:04 +02:00
Elis Hirwing d0bc04ff70
php: Upgrade from PHP 7.4 to 8.0 as default PHP 2021-06-04 09:27:00 +02:00
Elis Hirwing be7451bc14
php: Drop extensions (pcs, v8, v8js, zmq, pthreads)
They have been marked as broken for a long time so they shouldn't be
used by anyone really.

They don't build in any of the supported versions.
2021-06-04 09:26:57 +02:00
Elis Hirwing 68eb5305ac
php: Drop PHP 7.3 support
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.

Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
Elis Hirwing 5880c1c4bf
php.packages.composer: 2.0.14 -> 2.1.0 2021-06-03 20:46:34 +02:00
Sandro 3850fdb330
Merge pull request #120699 from NorfairKing/package-php-snuffleupagus
php.extensions.snuffleupagus: init at 0.7.0
2021-06-01 15:47:53 +02:00
Tom Sydney Kerckhove 52248df095 php.extensions.snuffleupagus: init at 0.7.0 2021-05-31 16:15:02 +02:00
Aaron Andersen 7fc20593c0 php.packages.deployer: install shell completions 2021-05-28 20:26:37 -04:00
Thomas Gerbet 40dd7e38cc phpPackages.composer: 2.0.13 -> 2.0.14
https://github.com/composer/composer/releases/tag/2.0.14
2021-05-24 16:47:17 +02:00
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