]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorStanislav Malyshev <stas@php.net>
Mon, 24 Nov 2014 00:22:52 +0000 (16:22 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 24 Nov 2014 00:24:54 +0000 (16:24 -0800)
* PHP-5.5:
  fix NEWS order

1  2 
NEWS

diff --cc NEWS
index af4ce9b7572985cb0deb452b86688efaf99e54c6,1f83b03a4d83841d28c97f31096eee6b21e96624..3f8889168969b9073b90e25c4c50558c4272a5ee
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,17 -1,17 +1,21 @@@
  PHP                                                                        NEWS
  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 -?? ??? 2014, PHP 5.5.20
 +?? ??? 2014, PHP 5.6.4
  
  - Core:
-   . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
+   . Fixed bug #68091 (Some Zend headers lack appropriate extern "C" blocks).
+     (Adam)
 -  . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly 
 -    triggered). (Julien)
 +  . Fixed bug #68104 (Segfault while pre-evaluating a disabled function).
 +    (Laruence)
++  . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien)
 +  . Fixed bug #68355 (Inconsistency in example php.ini comments).
 +    (Chris McCafferty)
-   . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien)
+   . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
 +  . Fixed bug #68446 (Array constant not accepted for array parameter default). (Bob)
  
  - FPM:
+   . Fixed bug #68381 (fpm_unix_init_main ignores log_level).
+     (David Zuelke, Remi)
    . Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of all
      addresses). (Remi)
    . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi)