diff options
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,10 @@ PHP NEWS - Core: . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence) - . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien) + . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly + triggered). (Julien) + . Fixed bug #68091 (Some Zend headers lack appropriate extern "C" blocks). + (Adam) - FPM: . Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of all |