1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00

missing colon

This commit is contained in:
Anatol Belski
2013-06-10 19:54:29 +02:00
parent 88c2dbe5fc
commit 18403e496d
+1 -1
View File
@@ -7,7 +7,7 @@ PHP NEWS
. Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
. Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
- DateTime
- DateTime:
. Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
(Gustavo, Derick, Anatol)