about summary refs log tree commit diff
path: root/pkgs/development/interpreters/php
Commit message (Collapse)AuthorAge
* Don't use camelCase in file namesEelco Dolstra2015-04-29
|
* php: Update to 5.4.40Eelco Dolstra2015-04-29
|
* consolidate php buildsRobin Gloster2015-04-18
|
* mysql: Use libs in place of the binary mysqlWilliam A. Kennington III2015-04-01
|
* php: Update to 5.4.39Eelco Dolstra2015-04-01
| | | | CVE-2015-2787, CVE-2015-2348, CVE-2015-2305, CVE-2015-2331.
* add myself as php and rustc maintainerRobin Gloster2015-03-11
|
* rename weirdly called patch for phpRobin Gloster2015-03-11
|
* add calendar functions to PHP by defaultRobin Gloster2015-03-11
|
* php: Update to 5.4.38Eelco Dolstra2015-03-09
|
* add php 5.6Emil Rangden2015-02-05
|
* add php 5.5Emil Rangden2015-02-05
|
* remove patch that was only used in 5.3Emil Rangden2015-02-05
|
* php: update from 5.4.35 to 5.4.37Edward O'Callaghan2015-01-30
| | | | | | Potentially fixes CVE-2014-8142, CVE-2014-9427, CVE-2015-0231, CVE-2015-0232 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
* php: add optional ZTS support and new PECL module pthreadsLongrin Wischnewski2015-01-06
|
* php: make curl wrappers optionalLongrin Wischnewski2014-12-18
| | | | | cURL wrappers are experimental and break any application/library that rely on $http_response_header
* php-5.3: RemoveEelco Dolstra2014-12-10
| | | | | PHP 5.3 is EOL (see http://php.net/supported-versions.php). NixOS 14.12 is a good opportunity to drop it.
* php: Really update to 5.4.34Eelco Dolstra2014-12-10
| | | | 75738437a4c2fcff57ae3de8a40eea2d9456eeaa only updated the version string...
* php: update from 5.4.34 to 5.4.35 (fixes CVE-2014-3710)Pascal Wittmann2014-11-19
|
* Turn more licenses into lib.licenses styleMateusz Kowalczyk2014-11-06
| | | | | | Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
* php: update from 5.4.33 to 5.4.34, potentially fixes CVE-2014-3668, ↵Rob Vermaas2014-11-04
| | | | CVE-2014-3669, CVE-2014-3670
* php_fpm53: update from 5.3.28 to 5.3.29, potentially fixes CVE-2014-0237, ↵Aristid Breitkreuz2014-10-07
| | | | CVE-2014-0238, CVE-2014-4721, CVE-2014-5459
* php: update from 5.4.32 to 5.4.33Aristid Breitkreuz2014-10-07
|
* php: update from 5.4.31 to 5.4.32, potentially fixes CVE-2014-3587, ↵Rob Vermaas2014-09-11
| | | | CVE-2014-3597, CVE-2014-5120
* Fix many package descriptionsBjørn Forsman2014-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
* php: Compile pdo_pgsql supportPatrick Mahoney2014-08-11
|
* php: Update to 5.4.31Eelco Dolstra2014-08-05
|
* php-5.3: fix build with freetype-2.5 (by Gentoo patch)Vladimír Čunát2014-07-03
|
* php: 5.4.29 -> 5.4.30Austin Seipp2014-06-27
| | | | | | | CVE-2014-3981, CVE-2014-0207, CVE-2014-3478, CVE-2014-3479, CVE-2014-3480, CVE-2014-3487, CVE-2014-4049, CVE-2014-3515 Signed-off-by: Austin Seipp <aseipp@pobox.com>
* php{53,54}: fetch from generic URLVladimír Čunát2014-06-22
| | | | | I see no reason to download from a pre-specified mirror. It didn't even work for me.
* php: 5.4.27 -> 5.4.29Austin Seipp2014-06-22
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* php: Fix fallout from 1228caae9e5fAustin Seipp2014-06-21
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* php-5.4: Do not build with mssql support on DarwinJohn Wiegley2014-06-21
|
* mssql support for php-5.4System administrator2014-06-11
| | | | | small changes to freetds see: http://www.php.net/manual/de/mssql.setup.php
* php: Update to 5.4.27Eelco Dolstra2014-05-01
| | | | CVE-2013-7345, CVE-2014-1943, CVE-2014-2270, CVE-2013-6712
* Add php 5.3 variant with fpm supportShea Levy2014-04-25
|
* php54: enable fpm supportShea Levy2014-03-04
|
* php: Update to 5.4.23, 5.3.28Eelco Dolstra2013-12-16
| | | | CVE-2013-4073, CVE-2013-6420
* php: Update to 5.4.21Eelco Dolstra2013-11-13
|
* php54: add pcntl optionJason "Don" O'Conal2013-10-27
|
* php: Update to 5.4.20Eelco Dolstra2013-10-17
|
* php: Update to 5.4.18Eelco Dolstra2013-08-19
| | | | CVE-2013-4113, CVE-2013-4248.
* php53: fix build on darwin (close #748)Jason \"Don\" O'Conal2013-07-28
| | | | | | * add empty unix.h header * build with kerberos * ensure the binary has no extension
* php: Update to 5.3.27, 5.4.17Eelco Dolstra2013-07-16
| | | | CVE-2013-2110
* php 5.4: Add mhash supportRickard Nilsson2013-07-10
|
* php 5.4: Add LDAP supportRickard Nilsson2013-07-10
|
* php53: add imap optionJason \"Don\" O'Conal2013-07-04
|
* Merge pull request #650 from lovek323/php53Domen Kožar2013-06-29
|\ | | | | php53: fix on darwin
| * php53: restore nix gd versionJason "Don" O'Conal2013-06-20
| |
| * php53: add optional pcntl flagJason "Don" O'Conal2013-06-20
| |
| * php53: fix on darwinJason "Don" O'Conal2013-06-19
| | | | | | | | | | | | | | | | | | | | * add libssh2 to build inputs (configure fails without this) * link with stdc++ * add icu/lib directory to DYLD_LIBRARY_PATH (and wrap binaries with this environment variable * add libiconv to build inputs * fix --with-iconv configure flag (was --with-iconv-dir which is not a valid flag)