1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 16:38:25 +02:00
This commit is contained in:
Joe Watkins
2016-04-04 10:22:13 +01:00
parent 14e4c610e9
commit cd038cc5eb
+2
View File
@@ -3,6 +3,8 @@ PHP NEWS
?? ??? 2016, PHP 5.6.21
- Core:
. Fixed bug #69537 (__debugInfo with empty string for key gives error).
(krakjoe)
. Fixed bug #71841 (EG(error_zval) is not handled well). (Laruence)
- Curl: