1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

Updated NEWS for #67693

This commit is contained in:
Tjerk Meesters
2014-07-30 18:17:36 +08:00
parent e9967292c3
commit 52f4587e8a

3
NEWS
View File

@@ -21,6 +21,9 @@ PHP NEWS
- Sessions:
. Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).
- Core:
. Fixed bug #67693 (incorrect push to the empty array) (Tjerk)
24 Jul 2014, PHP 5.5.15
- Core: