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

Update NEWS:w

This commit is contained in:
Xinchen Hui
2013-06-27 12:38:35 +08:00
parent c2cfc242c4
commit 60bbc78bde

1
NEWS
View File

@@ -36,6 +36,7 @@ PHP NEWS
(Damjan Cvetko)
- SPL:
. Fixed bug #65136 (RecursiveDirectoryIterator segfault). (Laruence)
. Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
/Spl(Temp)FileObject ctor twice). (Laruence)