This commit is contained in:
Remi Collet 2014-06-27 09:51:34 +02:00
parent 37aa57cd1b
commit f201d061ba

4
NEWS
View file

@ -8,6 +8,10 @@ PHP NEWS
. Fixed bug #67468 (Segfault in highlight_file()/highlight_string()). . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()).
(Andreas Ferber) (Andreas Ferber)
- FPM:
. Fix bug #67530 (error_log=syslog ignored). (Remi)
. Fix bug #67531 (syslog cannot be set in pool configuration). (Remi)
- phpdbg: - phpdbg:
. Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi) . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)