1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00

ChangeLog update

This commit is contained in:
2008-12-21 01:32:31 +00:00
parent d2520327a2
commit 1dd1bca47c

View File

@@ -1,3 +1,16 @@
2008-12-20 Lars Strojny <lars@strojny.net>
* ext/standard/tests/streams/stream_resolve_include_path.phpt:
Adding test for stream_resolve_include_path()
2008-12-20 Etienne Kneuss <php@colder.ch>
* NEWS:
Fix #46647 (segfault in SplFileinfo::fgetcsv())
* ext/standard/file.c:
Fix #46636 (segfault in SplFileinfo::fgetcsv())
2008-12-19 Scott MacVicar <scott@macvicar.net>
* (PHP_5_2)