1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00

ChangeLog update

This commit is contained in:
2008-12-17 01:32:14 +00:00
parent c379c371ad
commit 5c5a284f54

View File

@@ -1,3 +1,35 @@
2008-12-16 Zoe Slattery <zoe.slattery@googlemail.com>
* ext/imap/php_imap.c
ext/imap/php_imap.c
ext/imap/php_imap.c:
bug #46837 fix
* ext/imap/php_imap.c
ext/imap/php_imap.c
ext/imap/php_imap.c:
bug #46884 fix
2008-12-16 Rob Richards <rrichards@ctindustries.net>
* (PHP_5_3)
NEWS:
BFN
* (PHP_5_3)
ext/dom/php_dom.c
ext/dom/tests/bug46849.phpt:
MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
fix some warnings
add test
* ext/dom/php_dom.c
ext/dom/tests/bug46849.phpt
ext/dom/tests/bug46849.phpt:
fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
fix some warnings
add test
2008-12-15 Steve Seear <steve.seear@googlemail.com>
* (PHP_5_2)