Commit graph

239 commits

Author SHA1 Message Date
Soner Sayakci f81fe344d5
phpPackages.phpstan: 0.11.15 => 0.11.16 2019-09-30 17:54:41 +02:00
Maximilian Bosch 096f03e414
phpPackages.phpcbf: 3.4.2 -> 3.5.0 2019-09-29 23:24:07 +02:00
Maximilian Bosch 5e4de799bd
phpPackages.phpcs: 3.4.2 -> 3.5.0 2019-09-29 03:27:09 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Elis Hirwing cbf5909771
phpPackages.phpstan: 0.11.12 -> 0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.15
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.14
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.13
2019-08-23 14:50:00 +02:00
Florian Klink 6081611046 oracle-instantclient: turn into a multi-output derivation 2019-08-22 11:22:48 +02:00
Maximilian Bosch 142d2f8384
Merge pull request #65401 from aanderse/php-mongodb-driver
phpPackages.mongodb: init at 1.5.5
2019-08-11 14:49:38 +02:00
Izorkin 22d179593c phpPackages.redis: 4.3.0 -> 5.0.2 2019-08-03 17:25:46 +03:00
Izorkin 39da057b4c phpPackages.pthreads: init at 3.2.0-dev 2019-08-03 17:23:14 +03:00
Izorkin b864d2dc29 phpPackages.pthreads: 3.1.5 -> 3.2.0 2019-08-03 17:19:40 +03:00
Izorkin 8466316659 phpPackages.protobuf: 3.8.0 -> 3.9.0 2019-08-03 17:11:46 +03:00
Izorkin 4e21f11fef phpPackages.ast: 1.0.1 -> 1.0.3 2019-08-03 17:05:24 +03:00
Izorkin da7f227480 phpPackages.event: 2.5.2 -> 2.5.3 2019-08-03 16:44:03 +03:00
Izorkin 60d61749b1 phpPackages.composer: 1.8.6 -> 1.9.0 2019-08-03 16:42:26 +03:00
Aaron Andersen ccbecddcb7 phpPackages.mongodb: init at 1.5.5 2019-07-27 10:12:59 -04:00
Claas Augner 2c55fe18ba phpPackages.mailparse: 3.0.2 -> 3.0.3
Mailparse 3.0.3 adds PHP 7.3 compatibility.
2019-07-21 22:20:35 +02:00
Elis Hirwing cebff2882f phpPackages.phpstan: 0.11.8 -> 0.11.12
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.9
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.10
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.11
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.12
2019-07-11 10:09:31 +02:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Izorkin d61323992e phpPackages.composer: 1.8.5 -> 1.8.6 2019-06-11 22:21:37 +03:00
Izorkin 59c4b84d65 phpPackages.event: 2.5.1 -> 2.5.2 2019-06-11 22:21:36 +03:00
Izorkin 925f803e28 phpPackages: build phpPackages with re2c 2019-06-11 22:21:35 +03:00
Izorkin 3e567d2567 phpPackages.couchbase: 2.6.0 -> 2.6.1 2019-06-03 22:03:22 +03:00
Izorkin 6128cfac0e phpPackages.protobuf: 3.7.1 -> 3.8.0 2019-06-03 22:02:29 +03:00
Izorkin d56f064e03 phpPackages.php-cs-fixer: 2.14.2 -> 2.15.1 2019-06-03 22:01:07 +03:00
Izorkin 0854eb5504 phpPackages.imagick: 3.4.3 -> 3.4.4 2019-06-03 21:59:32 +03:00
Izorkin 9c85185b1e phpPackages.event: 2.5.0 -> 2.5.1 2019-06-03 21:58:35 +03:00
Elis Hirwing 73617f1ec2
phpPackages.phpstan: 0.11.7 -> 0.11.8
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.8
2019-05-29 08:15:01 +02:00
Elis Hirwing 45afc645c7
phpPackages.phpstan: 0.11.6 -> 0.11.7
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.7
2019-05-19 22:46:12 +02:00
Elis Hirwing 87f62e8f0f
Merge pull request #61466 from Izorkin/pinba
phpPackages: add php packages
2019-05-19 21:22:37 +02:00
Izorkin 0962aa7d54 phpPackages.protobuf: init at 3.7.1 2019-05-17 17:32:38 +03:00
Izorkin fa064ffd3b phpPackages.event: init at 2.5.0 2019-05-17 17:28:18 +03:00
Izorkin befad4b32d phpPackages.pinba: init at 1.1.1 2019-05-15 21:02:53 +03:00
Elis Hirwing efa29f6bf6
phpPackages.phpstan: 0.11.5 -> 0.11.6
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.6
2019-05-12 20:30:39 +02:00
Elis Hirwing 06e0ede06e
phpPackages: Wrap mkDerivation to prepend package names
This will make the file more consistent and easier to follow when we
have a mixture of buildPecl (which already does this) and straight up
regular derivations.
2019-04-24 13:04:28 +02:00
Izorkin fa06972871 phpPackages: add prefix 'php-' to packages 2019-04-23 20:00:06 +03:00
Izorkin 18eb22d85a phpPackages: add prefix 'php-' to packages 2019-04-20 17:53:56 +03:00
Izorkin 6af5f4c780 phpPackages.redis: 4.2.0 -> 4.3.0 2019-04-20 17:34:14 +03:00
Izorkin 226375a216 phpPackages.psysh: 0.9.8 -> 0.9.9 2019-04-20 17:32:14 +03:00
Izorkin f958a3f514 phpPackages.phpcs: 3.4.1 -> 3.4.2 2019-04-20 17:32:14 +03:00
Izorkin e8b5642db2 phpPackages.phpcbf: 3.4.1 -> 3.4.2 2019-04-20 17:32:14 +03:00
Izorkin 3088475c2e phpPackages.php-cs-fixer: 2.14.0 -> 2.14.2 2019-04-20 17:32:14 +03:00
Izorkin 7fb1b02165 phpPackages.oci8: 2.1.8 -> 2.2.0 2019-04-20 17:32:14 +03:00
Izorkin be20b0ce31 phpPackages.igbinary: 2.0.8 -> 3.0.1 2019-04-20 17:32:14 +03:00
Izorkin be4a5793f5 phpPackages.composer: 1.8.4 -> 1.8.5 2019-04-20 17:32:14 +03:00
Izorkin 8a80e90e7f phpPackages.ast: 1.0.0 -> 1.0.1 2019-04-20 17:32:13 +03:00
Izorkin c3d069ec26 phpPackages.v8js: mark broken 2019-04-20 17:32:13 +03:00
Izorkin 4ae3ce9b42 phpPackages.v8: mark broken 2019-04-20 17:32:13 +03:00
Izorkin fb0f967d75 phpPackages.php_excel: mark broken 2019-04-20 17:32:13 +03:00
Izorkin f40f2323fa phpPackages: build packages with pname 2019-04-20 17:32:11 +03:00
Izorkin 94e1807eeb phpPackages: sort packages alphabetically 2019-04-20 16:36:12 +03:00
Elis Hirwing 6e13c77169
Merge pull request #59853 from Izorkin/php-xdebug
phpPackages.xdebug: 2.6.1 -> 2.7.1
2019-04-19 17:51:49 +02:00
Izorkin adaaeb95b5 phpPackages.xdebug: 2.6.1 -> 2.7.1 2019-04-18 22:07:52 +03:00
Izorkin ce400a0dc2 php-memcached: 15.11.2018 -> 3.1.3 2019-04-18 21:44:13 +03:00
Aaron Andersen ef995ffcf6 phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1 2019-04-11 12:34:49 -04:00
Will Dietz ce1705f5cf apcu_bc: 1.0.4 -> 1.0.5
https://pecl.php.net/package/apcu_bc/1.0.5
2019-04-06 10:29:03 -05:00
Will Dietz da67b42636 apcu: 5.1.15 -> 5.1.17
Minor:
https://pecl.php.net/package-info.php?package=APCu&version=5.1.16
https://pecl.php.net/package-info.php?package=APCu&version=5.1.17
2019-04-06 10:28:45 -05:00
Maximilian Bosch 22c2284cdc
Merge pull request #58574 from etu/update-phpcs
phpPackages.phpc(s|bf): 3.4.0 -> 3.4.1
2019-03-31 04:18:44 +02:00
Elis Hirwing 90e895e73a
phpPackages.phpstan: 0.11.3 -> 0.11.5
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.5
2019-03-30 11:14:04 +01:00
Elis Hirwing 876a888490
phpPackages.phpcbf: 3.4.0 -> 3.4.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.1
2019-03-30 11:10:50 +01:00
Elis Hirwing 9c7e96c9c5
phpPackages.phpcs: 3.4.0 -> 3.4.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.1
2019-03-30 11:09:28 +01:00
Elis Hirwing 52fa2d4be1
phpPackages.composer: Add unzip to path
Unzip is used by composer to install dependencies etc. If it's not
there it defaults to using PHP's built in zip functions. But they are
slower and composer complains to the user if this happens.
2019-03-24 11:17:24 +01:00
Elis Hirwing afa88c8aa7
phpPackages.composer: 1.8.0 -> 1.8.4
Changelogs:
https://github.com/composer/composer/releases/tag/1.8.1
https://github.com/composer/composer/releases/tag/1.8.2
https://github.com/composer/composer/releases/tag/1.8.3
https://github.com/composer/composer/releases/tag/1.8.4
2019-03-24 11:08:02 +01:00
Elis Hirwing eaa24202b4
phpPackages.phpstan: 0.11.2 -> 0.11.3
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.3
2019-03-10 19:45:27 +01:00
Aaron Andersen bd85c1efe9 phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: init at 5.6.0 2019-02-25 14:16:05 -05:00
Elis Hirwing 3cf8394daf
phpPackages.phpstan: 0.11.1 -> 0.11.2
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.2
2019-02-12 17:49:05 +01:00
Tobias Happ c4811263c8 phpPackges.php-cs-fixer: 2.13.1 -> 2.14.0 2019-01-23 15:07:06 +01:00
Elis Hirwing 2d119a5ae4
phpPackages.phpstan: 0.11 -> 0.11.1
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.1
2019-01-20 08:58:02 +01:00
Elis Hirwing d580b66fd1
phpPackages.phpstan: init at 0.11
PHP Static Analysis Tool
2019-01-17 13:10:23 +01:00
Elis Hirwing 6337cbfd30
phpPackages.phpcbf: 3.3.2 -> 3.4.0
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.0
2018-12-20 09:43:59 +01:00
Elis Hirwing c95909721e
phpPackages.phpcs: 3.3.2 -> 3.4.0
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.4.0
2018-12-20 09:43:19 +01:00
Izorkin 5554892191 phpPackages.composer: 1.7.2 -> 1.8.0 2018-12-14 11:42:23 +03:00
Izorkin c729c17b94 phpPackages.v8: 0.1.9 -> 0.2.2 2018-12-14 11:39:02 +03:00
Izorkin 6a6266a344 phpPackages.redis: 3.1.4 -> 4.2.0 2018-12-14 11:35:46 +03:00
Izorkin 8ff8e7e8f3 phpPackages.ast: 0.1.5 -> 1.0.0 2018-12-14 11:12:57 +03:00
Izorkin 3c15573712
phpPackages.couchbase: 2.3.4 -> 2.6.0 2018-12-11 20:11:36 +01:00
Izorkin 72b3ceaa2f
phpPackages.memcached: fix build with php73 2018-12-11 20:11:35 +01:00
Izorkin 43b2734f53
phpPackages.xdebug: fix build with php73 2018-12-11 20:11:35 +01:00
Izorkin b0b623e034
phpPackages: disable build with php73 2018-12-11 20:11:34 +01:00
Izorkin 2fb2d1f67a
phpPackages.yaml: 2.0.2 -> 2.0.4 2018-12-11 20:11:33 +01:00
Izorkin 6a9f31f34c
phpPackages.v8js: 1.4.1 -> 2.1.0 2018-12-11 20:11:33 +01:00
Izorkin 6a34ad0c2e
phpPackages.igbinary: 2.0.4 -> 2.0.8 2018-12-11 20:11:32 +01:00
Izorkin cea4312e56
phpPackages.imagick: fix build with php73 2018-12-11 20:11:31 +01:00
Izorkin 23190fb3a9
phpPackages.apcu_bc: fix build with php73 2018-12-11 20:11:31 +01:00
Izorkin c120d94071
phpPackages.apcu: 5.1.11 -> 5.1.15 2018-12-11 20:11:30 +01:00
Maximilian Bosch 24b7bdb1c2
phpPackages: drop all packages and package versions for PHP5
PHP5 will be EOLed by the end of the year: https://secure.php.net/supported-versions.php

In fact we don't support PHP5 anymore since 7e6b76fc6b.

The following packages had older versions packaged as well to retain
PHP5 support:

* APCu (4.0.11)
* Memcached (2.2.0), Memcache (3.0.8)
* XDebug (2.3.1)
* YAML (1.3.1)
* pthreads (2.0.10)
* redis (2.2.7)

The following packages were removed entirely due to missing support for
PHP7:

* spidermonkey
* zendopcache (part of PHP itself since 5.5)
* xcache
* geoip

Furthermore I declared `phpPackages.pthreads` as broken for now as it
supports PHP7, but the last release was 2016 and therefore PHP 7.0 is
supported, but the build fails with PHP 7.1 and PHP 7.2 (https://pecl.php.net/package/pthreads).
2018-11-18 13:08:50 +01:00
Tobias Happ bf73d9ec98 php72Packages.apcu_bc: init at 1.0.4 2018-11-05 17:25:52 +01:00
Jan Tojnar 4341e830e5 phpPackages.php-cs-fixer: 2.12.2 → 2.13.1 2018-10-21 19:44:03 +02:00
Elis Hirwing a12787e61a phpPackages.phpcbf: 3.3.1 -> 3.3.2
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.2
2018-09-24 22:17:51 +02:00
Elis Hirwing 1b0500e3f1 phpPackages.phpcs: 3.3.1 -> 3.3.2
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.2
2018-09-24 22:17:51 +02:00
Claas Augner 9466627d36 phpPackages.xdebug26: 2.6.0 -> 2.6.1 (#46205) 2018-09-07 17:57:37 +02:00
Claas Augner da63c86e3e phpPackages.psysh: 0.9.6 -> 0.9.8 (#46206) 2018-09-07 17:56:43 +02:00
Claas Augner 6ae3f9a3f7 phpPackages.composer: 1.6.5 -> 1.7.2 (#46203) 2018-09-07 17:56:17 +02:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Aaron Andersen 4cc3a5a6c9 added the pecl oci8 library for php
had to make an adjustment to the oracle instantclient to make it compile
2018-08-03 21:58:57 -04:00
John Ericson db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Elis Hirwing 31bb8d849a
phpPackages.phpcbf: 3.3.0 -> 3.3.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.1
2018-07-27 07:56:12 +02:00
Elis Hirwing 367ec1ae7a
phpPackages.phpcs: 3.3.0 -> 3.3.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.3.1
2018-07-27 07:55:40 +02:00
Jan Tojnar bea8e84964
phpPackages.php-cs-fixer: 2.12.1 → 2.12.2 2018-07-15 19:00:53 +02:00
xeji 683005a858
Merge pull request #42385 from caugner/php-apcu-5.1.11
phpPackages.apcu: {4.0.7,5.1.8} -> {4.0.7,5.1.11}
2018-06-24 22:06:56 +02:00
Claas Augner 6d58b9b868 phpPackages.psysh: init at 0.9.6 (#42377) 2018-06-24 22:01:04 +02:00