summary refs log tree commit diff
path: root/pkgs/development/interpreters/php
Commit message (Collapse)AuthorAge
* php: fix build in case mysql is not mariadbRobin Gloster2017-01-25
| | | | fixes #20986
* php71: 7.1.0 -> 7.1.1Michael Raskin2017-01-20
| | | | | | @NixOS/security-notifications (for all three updates) Relevant to #21967
* php70: 7.0.14 -> 7.0.15Michael Raskin2017-01-20
|
* php56: 5.6.29 -> 5.6.30Michael Raskin2017-01-20
|
* php: add embedded packageschneefux2017-01-19
|
* php70: 7.0.13 -> 7.0.14Franz Pletz2016-12-13
|
* php56: 5.6.28 -> 5.6.29Franz Pletz2016-12-13
|
* php71: init at 7.1.0Franz Pletz2016-12-13
|
* php70: 7.0.12 -> 7.0.13Franz Pletz2016-11-17
|
* php56: 5.6.27 -> 5.6.28Franz Pletz2016-11-17
|
* php: fix pr review commentsPeriklis Tsirakidis2016-10-19
|
* php: fix darwin buildPeriklis Tsirakidis2016-10-19
|
* php70: 7.0.11 -> 7.0.12Franz Pletz2016-10-18
| | | | | | Fixes some security vulnerabilities: https://secure.php.net/ChangeLog-7.php#7.0.12
* php56: 5.6.26 -> 5.6.27Franz Pletz2016-10-18
| | | | | | Fixes some security vulnerabilities: https://secure.php.net/ChangeLog-5.php#5.6.27
* Merge pull request #17922 from bjornfor/php-config-file-scan-dirJörg Thalheim2016-10-09
|\ | | | | php: change config-file-scan-dir from /etc to /etc/php.d
| * php: change config-file-scan-dir from /etc to /etc/php.dBjørn Forsman2016-09-08
| | | | | | | | | | | | | | | | By chance I noticed that php picked up my /etc/odbc.ini file (clearly wrong!). This fixes it by adding a namespace for php. WARNING: This is a breaking change for anyone that happen to rely on php picking up .ini files from /etc.
* | php fpm: add systemd supportPeter Hoeg2016-10-05
| | | | | | | | | | | | | | | | | | | | | | | | PHP FPM will now notify systemd when it's done initializing and ready to serve requests. Additionally ```systemctl status phpfpm``` will now show statistics such as: ``` Status: "Processes active: 0, idle: 8, Requests: 0, slow: 0, Traffic: 0req/sec" ```
* | php5: 5.6.25 -> 5.6.26 for CVEs (http://www.php.net/ChangeLog-5.php\#5.6.26)Graham Christensen2016-09-22
| |
* | php70: 7.0.10 -> 7.0.11 (security)Franz Pletz2016-09-15
|/ | | | See https://secure.php.net/ChangeLog-7.php#7.0.11.
* php: Fix mysql referenceTuomas Tynkkynen2016-08-29
| | | | TODO: Fix the mysql expression so this isn't needed.
* Merge branch 'master' into stagingobadz2016-08-27
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/misc/navit/default.nix pkgs/applications/networking/mailreaders/alpine/default.nix pkgs/applications/networking/mailreaders/realpine/default.nix pkgs/development/compilers/ghc/head.nix pkgs/development/libraries/openssl/default.nix pkgs/games/liquidwar/default.nix pkgs/games/spring/springlobby.nix pkgs/os-specific/linux/kernel/perf.nix pkgs/servers/sip/freeswitch/default.nix pkgs/tools/archivers/cromfs/default.nix pkgs/tools/graphics/plotutils/default.nix
| * php70: 7.0.9 -> 7.0.10Robin Gloster2016-08-25
| |
| * php56: 5.6.24 -> 5.6.25Robin Gloster2016-08-25
| |
| * php55: remove unmaintained versionRobin Gloster2016-08-25
| | | | | | | | Does not receive security updates from upstream
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
|\|
| * treewide: fixup various mysql ocurrences after re-splitVladimír Čunát2016-08-07
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-31
|\|
| * php: 5.5.37 -> 5.5.38, 5.6.23 -> 5.6.24 (security)Franz Pletz2016-07-28
| | | | | | | | | | https://secure.php.net/ChangeLog-5.php#5.5.38 https://secure.php.net/ChangeLog-5.php#5.6.24
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-25
|\|
| * php: 7.0.8 -> 7.0.9 (security)Franz Pletz2016-07-21
| | | | | | | | https://secure.php.net/ChangeLog-7.php#7.0.9
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
|\|
| * php: fix hashes for 5.5 and 5.6Franz Pletz2016-06-27
| |
| * php56: 5.6.22 -> 5.6.23 (security)Franz Pletz2016-06-27
| | | | | | | | See https://secure.php.net/ChangeLog-5.php#5.6.23.
| * php55: 5.5.36 -> 5.5.37 (security)Franz Pletz2016-06-27
| | | | | | | | See https://secure.php.net/ChangeLog-5.php#5.5.37.
| * php70: 7.0.7 -> 7.0.8 (security)Franz Pletz2016-06-27
| | | | | | | | See https://secure.php.net/ChangeLog-7.php#7.0.8.
| * php: add meta.platformsEric Sagnes2016-06-22
| |
| * php: Fixed libiconv errorMarc Scholten2016-06-13
| |
| * php: Now builds on darwinMarc Scholten2016-06-09
| |
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\|
| * php56: update to 5.6.22Eelco Dolstra2016-06-09
| | | | | | | | (cherry picked from commit 72b4009367257c2447aac89d5f34f2421bbc88dc)
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
|\|
| * Merge branch 'staging'Vladimír Čunát2016-05-27
| |\ | | | | | | | | | Includes a security update of libxml2.
| | * treewide: Make explicit that 'dev' output of zlib is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of sqlite is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of readline is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of libxslt is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of libpng is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of libjpeg is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of gmp is usedTuomas Tynkkynen2016-05-19
| | |
| | * treewide: Make explicit that 'dev' output of freetype is usedTuomas Tynkkynen2016-05-19
| | |