diff options
author | Anatol Belski <ab@php.net> | 2015-06-08 12:11:29 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2015-06-08 12:11:29 +0200 |
commit | b754e3ec4bda514f84571981ec73a855b0444f32 (patch) | |
tree | cdc51a0de9124fc6eaf3c023f9a4d4d15705c52a | |
parent | b470d9a0d611bcaf91ab039e807891eda655f644 (diff) | |
download | php-git-b754e3ec4bda514f84571981ec73a855b0444f32.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ - SPL: . Fixed bug #69737 (Segfault when SplMinHeap::compare produces fatal error). (Stas) + . Fixed bug #67805 (SplFileObject setMaxLineLength). (Willian Gustavo Veiga). 14 May 2015, PHP 5.5.25 |