diff options
author | Anatol Belski <ab@php.net> | 2013-06-10 19:54:29 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2013-06-10 19:54:29 +0200 |
commit | 18403e496d8963eed62f42ade196647d53adf9b2 (patch) | |
tree | 13c2daacd73e09513d240ca963d7172785b9e499 | |
parent | 88c2dbe5fcf249e11735400d8f3a32f2884e87aa (diff) | |
download | php-git-18403e496d8963eed62f42ade196647d53adf9b2.tar.gz |
missing colon
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |