Commit graph

290 commits

Author SHA1 Message Date
Elis Hirwing cb1dd640ff
phpPackages.exts: Drop uneeded extensions 2020-03-29 11:07:03 +02:00
Elis Hirwing 1f5af3c606
phpPackages.exts: Mark if extensions are zend extensions or not 2020-03-15 19:34:28 +01:00
Elis Hirwing c61d907f81
phpPackages.exts.pdo_odbc: init for all versions of php 2020-03-15 19:34:11 +01:00
Elis Hirwing e0b1b9d556
phpPackages.exts: Add extensions 2020-03-14 21:53:59 +01:00
Elis Hirwing 387d52106a
phpPackages.exts: Add alias so we have the right pcre lib 2020-03-14 20:30:28 +01:00
Elis Hirwing b2933434f5
phpPackages: Initial work for building phpExtensions separately 2020-03-14 20:30:18 +01:00
Maximilian Bosch 0bf5619fe0
php: add buildEnv function for additional config on the CLI SAPI
Initially discussed in #55460.

This patch adds a `buildEnv` function to `php` that has the
following features:

* `php.buildEnv { extraConfig = /* ... */; }` to specify custom
  `php.ini` args for the CLI.

* `php.buildEnv { exts = phpPackages: [phpPackages.apcu] }` to
  create a PHP interpreter for the CLI with the `apcu` extension.
2020-03-09 20:41:28 +01:00
Jan Tojnar 2279ce310f
phpPackages.psalm: 3.7.2 → 3.9.3 2020-03-04 00:23:04 +01:00
Jan Tojnar 08d7cf5c86
phpPackages.phpstan: 0.12.4 → 0.12.14 2020-03-04 00:23:03 +01:00
Jan Tojnar 72a5256b1b
phpPackages.composer: 1.9.1 → 1.9.3 2020-03-04 00:23:01 +01:00
Aaron Andersen 1462c33f62
Merge pull request #78962 from helsinki-systems/upd/php-maxminddb
phpPackages.maxminddb: 1.5.0 -> 1.6.0
2020-02-22 19:08:07 -05:00
Aaron Andersen d0e817f63f phpPackages.pdo_oci: init 2020-02-19 15:12:16 -05:00
Aaron Andersen a6bc6fbb0b phpPackages.pdo_sqlsrv: 5.6.1 -> 5.8.0 2020-01-31 21:37:33 -05:00
Aaron Andersen 2a04e3bb8d phpPackages.sqlsrv: 5.6.1 -> 5.8.0 2020-01-31 21:37:18 -05:00
ajs124 acab138354 phpPackages.maxminddb: 1.5.0 -> 1.6.0 2020-01-31 17:08:29 +01:00
Elis Hirwing 2e3624dcb7
phpPackages.phpstan: 0.12.3 -> 0.12.4
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.12.4
2020-01-06 09:02:44 +01:00
Johannes Schleifenbaum b2d353737f
phpPackages.protobuf: 3.11.1 -> 3.11.2 2019-12-18 09:39:34 +01:00
Elis Hirwing c593cf54dc
phpPackages.phpstan: 0.12.0 -> 0.12.3
Changelogs:
 - https://github.com/phpstan/phpstan/releases/tag/0.12.1
 - https://github.com/phpstan/phpstan/releases/tag/0.12.2
 - https://github.com/phpstan/phpstan/releases/tag/0.12.3
2019-12-14 16:28:18 +01:00
Elis Hirwing 5b6e958b92
Merge pull request #73579 from helsinki-systems/php-maxminddb-init
phpPackages.maxminddb: Init at 1.5.0
2019-12-08 20:45:52 +01:00
Janne Heß 5b20f660f6 phpPackages.maxminddb: Init at 1.5.0 2019-12-07 15:19:36 +01:00
Izorkin b64e72967b phpPackages.xdebug: 2.8.0 -> 2.8.1 2019-12-07 12:51:19 +03:00
Izorkin 69a13718cf phpPackages.redis: 5.0.2 -> 5.1.1 2019-12-07 12:50:10 +03:00
Izorkin f472c6dd50 phpPackages.psysh: 0.9.9 -> 0.9.12 2019-12-07 12:49:06 +03:00
Izorkin cf64b218dc phpPackages.psalm: 3.5.3 -> 3.7.2 2019-12-07 12:47:31 +03:00
Izorkin 85e8765511 phpPackages.protobuf: 3.9.0 -> 3.11.1 2019-12-07 12:45:43 +03:00
Izorkin 50cc8f9737 phpPackages.phpstan: 0.11.19 -> 0.12.0 2019-12-07 12:44:13 +03:00
Izorkin b7fb18ae9f phpPackages.phpcs: 3.5.1 -> 3.5.3 2019-12-07 12:42:47 +03:00
Izorkin 4a1684f378 phpPackages.phpcbf: 3.5.1 -> 3.5.3 2019-12-07 12:41:49 +03:00
Izorkin 66b25e63dc phpPackages.php-cs-fixer: 2.15.3 -> 2.16.1 2019-12-07 12:40:03 +03:00
Izorkin 87828900b9 phpPackages.mongodb: 1.6.0 -> 1.6.1 2019-12-07 12:37:22 +03:00
Izorkin 4ba68ad65c phpPackages.memcached: 3.1.3 -> 3.1.5 2019-12-07 12:34:44 +03:00
Izorkin a07a399b8c phpPackages.composer: 1.9.0 -> 1.9.1 2019-12-07 12:33:11 +03:00
Izorkin b5eb1c9f24 phpPackages.ast: 1.0.3 -> 1.0.5 2019-12-07 12:32:02 +03:00
Elis Hirwing 14e7296695
phpPackages.couchbase: Mark broken on php74 2019-11-25 18:23:05 +01:00
Elis Hirwing d92f57fcda
phpPackages.pcs: Mark broken on php74 2019-11-25 18:22:56 +01:00
Elis Hirwing 4033432593
phpPackages.pdo_sqlsrv: Mark broken on php74 2019-11-25 18:22:48 +01:00
Elis Hirwing ec8203130b
phpPackages.protobuf: Mark broken on php74 2019-11-25 18:22:40 +01:00
Elis Hirwing d1a9b2a130
phpPackages.sqlsrv: Mark broken on php74 2019-11-25 18:22:33 +01:00
Elis Hirwing 42495df1f4
phpPackages.apcu: 5.1.17 -> 5.1.18
Required for php74 compatibility.
2019-11-25 16:48:27 +01:00
Elis Hirwing 6dd3a70285
phpPackages.xdebug: 2.7.1 -> 2.8.0
Required for php74 compatibility.
2019-11-25 16:48:22 +01:00
Aaron Andersen 55f28378e6 phpPackages.mongodb: 1.5.5 -> 1.6.0 2019-10-30 11:52:06 -04:00
Silvan Mosberger ed14f353c2
Merge pull request #71465 from etu/phpstan-upgrade
phpPackages.phpstan: 0.11.16 -> 0.11.19
2019-10-27 12:58:19 +01:00
Elis Hirwing 32c47aba87
Merge pull request #70068 from shyim/add-pcov
phpPackages.pcov: init at 1.0.6
2019-10-27 09:28:30 +01:00
Elis Hirwing e9de202d14
phpPackages.phpstan: 0.11.16 -> 0.11.19
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.17
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.18
Changelog: https://github.com/phpstan/phpstan/releases/tag/0.11.19
2019-10-24 09:09:30 +02:00
Elis Hirwing 79a2978517
phpPackages.phpcs: 3.5.0 -> 3.5.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.5.1
2019-10-17 18:46:20 +02:00
Elis Hirwing 0d8f2eca32
phpPackages.phpcbf: 3.5.0 -> 3.5.1
Changelog: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.5.1
2019-10-17 18:45:52 +02:00
Elis Hirwing 6b11080f9f
Merge pull request #70069 from shyim/add-psalm
phpPackages.psalm: init at 3.5.3
2019-10-01 08:22:42 +02:00
Elis Hirwing 8618334d83
Merge pull request #70067 from shyim/update-php-cs-fixer
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3
2019-10-01 08:19:58 +02:00
Soner Sayakci 9cd1e90e00
phpPackages.psalm: init at 3.5.3 2019-09-30 18:20:28 +02:00
Soner Sayakci 734f89efd4
phpPackages.pcov: init at 1.0.6 2019-09-30 18:11:09 +02:00
Soner Sayakci b7fdf53dd6
phpPackages.php-cs-fixer: 2.15.1 => 2.15.3 2019-09-30 17:58:09 +02:00
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