summary refs log tree commit diff
path: root/pkgs/top-level/php-packages.nix
Commit message (Collapse)AuthorAge
* phpPackages.php-cs-fixer: 2.10.4 → 2.11.1Jan Tojnar2018-03-28
|
* phpPackages.php-cs-fixer: 2.10.3 → 2.10.4Jan Tojnar2018-03-09
|
* phpPackages.composer: 1.6.2 -> 1.6.3Elis Hirwing2018-03-01
| | | | Changelog: https://github.com/composer/composer/releases/tag/1.6.3
* phpPackages.php-parallel-lint: 0.9.2 -> 1.0.0Elis Hirwing2018-03-01
|
* phpPackages.phpcbf: 2.6.0 -> 3.2.3Elis Hirwing2018-03-01
| | | | | | | Release notes: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.3 Plus an infinite of versions before that.
* phpPackages.phpcs: 2.6.0 -> 3.2.3Elis Hirwing2018-03-01
| | | | | | | Release notes: https://github.com/squizlabs/PHP_CodeSniffer/releases/tag/3.2.3 Plus an infinite of versions before that.
* phpPackages.php-cs-fixer: 2.10.2 → 2.10.3Jan Tojnar2018-02-25
|
* Merge pull request #34496 from etu/php722adisbladis2018-02-03
|\ | | | | php: 7.2.1 -> 7.2.2, xdebug: 2.6.0beta1 -> 2.6.0
| * phpPackages.xdebug: 2.6.0beta1 -> 2.6.0, 2.5.0 -> 2.6.0Elis Hirwing2018-02-03
| |
* | phpPackages.php-cs-fixer: 2.10.0 → 2.10.2Jan Tojnar2018-02-03
|/
* phpPackages.composer: 1.5.1 -> 1.6.2Robin Gloster2018-01-17
|
* phpPackages.php-cs-fixer: 2.9.0 → 2.10.0Jan Tojnar2018-01-11
|
* php72Packages.xdebug: Init at 2.6.0beta1Elis Hirwing2018-01-01
| | | | Earlier versions doesn't work with PHP 7.2.
* phpPackages.php-cs-fixer: 2.8.3 → 2.9.0Jan Tojnar2017-12-13
|
* Merge pull request #32362 from caugner/php-pecl-mailparseSarah Brofeldt2017-12-09
|\ | | | | phpPackages.mailparse: init at 3.0.2
| * phpPackages.mailparse: init at 3.0.2Claas Augner2017-12-06
| |
* | phpPackages.php-parallel-lint: init at 0.9.2Jan Tojnar2017-12-06
| |
* | phpPackages.box: init at 2.7.5Jan Tojnar2017-12-06
| |
* | phpPackages.php-cs-fixer: init at 2.8.3Jan Tojnar2017-12-06
|/
* php_excel: init at 1.0.2Markus Mueller2017-11-19
|
* php56Packages.apcu40: fix build after #31526Orivej Desh2017-11-15
|
* phpPackages.apcu,imagick: fix build after #31526Orivej Desh2017-11-15
|
* Merge pull request #31153 from jbboehr/fix/apcu-5.1.8-mJörg Thalheim2017-11-03
|\ | | | | phpPackages.apcu: 5.1.2 -> 5.1.8 and enable tests
| * phpPackages.apcu: 5.1.2 -> 5.1.8 and enable testsJohn Boehr2017-11-02
| | | | | | | | See #30734 - 5.1.2 segfaults
* | phpPackages.redis: rev 4a37e4 -> 3.1.4John Boehr2017-11-02
|/
* phpPackages.couchbase: remove warnings on php startupTobias Happ2017-10-25
| | | | | Removes following warnings: [cb,WARN] (pcbc/ext L:418) igbinary serializer is not found [cb,WARN] (pcbc/ext L:425) zlib compressor is not found
* Merge pull request #29726 from stesie/v8Franz Pletz2017-10-11
|\ | | | | V8 6.2.414.15
| * php71Packages.v8: 0.1.0 -> 0.1.9Stefan Siegl2017-09-24
| |
| * php71Packages.v8js: 1.3.2 -> 1.4.1Stefan Siegl2017-09-24
| |
* | misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson2017-09-21
| | | | | | | | | | Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
* | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
|/ | | | Only acts on one-line dependency lists.
* php couchbase: init at 2.3.4Tobias Happ2017-08-26
| | | | | | The patch is needed because the paths where libcouchbase has to be present on the system are hardcoded. I tried to change as little as possible with this patch.
* php memcache: fix php startup warning (#28482)Tobias Happ2017-08-25
| | | phpPackages.memcache: fix php startup warning
* php pcs: init at 1.3.3 (#28484)Tobias Happ2017-08-25
| | | phpPackages.pcs: init at 1.3.3
* Merge pull request #28572 from nocoolnametom/add-ast-to-phpJörg Thalheim2017-08-25
|\ | | | | phpPackages.ast: init AST extension at 0.1.5
| * phpPackages: add AST packageTom Doggett2017-08-25
| |
* | phpPackages: add YAML packageTom Doggett2017-08-25
|/
* phpPackages.composer: 1.4.2 -> 1.5.1Robin Gloster2017-08-12
|
* phpPackages.composer: 1.4.1 -> 1.4.2Robin Gloster2017-08-01
|
* phpPackages.phpcbf: init at 2.6.0Roger Qiu2017-07-14
|
* phpPackages.composer: 1.3.2 -> 1.4.1Maximilian Bosch2017-03-24
|
* phpPackages.redis22: not supported with php >= 7Franz Pletz2017-02-28
| | | | cc #23253
* phpPackages.xdebug: 2.4.0RC3 -> 2.5.0Robin Gloster2017-02-23
| | | | fixes #23098
* phpPackages.memcached: add missing zlib build dependencyMogria2017-02-17
|
* phpPackages.composer: 1.2.0 -> 1.3.2Maximilian Bosch2017-02-10
|
* spidermonkey: cleanup and rename versionsNikolay Amiantov2016-11-21
|
* phpPackages.zmq: 1.1.3 -> 1.1.4, php7 compatibilityFranz Pletz2016-11-10
|
* phpPackages.imagick: 3.4.0RC4 -> 3.4.3RC1Franz Pletz2016-10-13
| | | | Drops imagick31 as the current version also supports PHP 5.x.
* php70Packages.v8: init at 0.1.0Stefan Siegl2016-09-04
|
* phpPackages.spidermonkey: init a 1.0.0Stefan Siegl2016-09-04
|