Browse Source

Update NEWS

PHP-5.4.22
Christopher Jones 13 years ago
parent
commit
cb539b3e96
  1. 5
      NEWS

5
NEWS

@ -9,11 +9,12 @@ PHP NEWS
. Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very
limited case). (Arpad)
. Improved fix for bug #63186 (compile failure on netbsd). (Matteo)
. Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van Hees)
. Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold)
. Cherry-picked some DTrace build commits (allowing builds on Linux,
bug #62691, and bug #63706) from PHP 5.5 branch
. Fixed bug #61268 (--enable-dtrace leads make to clobber
Zend/zend_dtrace.d) (Chris Jones)
. Cherry picked some DTrace build commits (allowing builds on Linux,
bug 62691, and bug 63706) from PHP 5.5 branch
- Session:
. Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at

Loading…
Cancel
Save