rrichards Sat Jun 14 11:25:52 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
BFN
fix ordering
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1163&r2=1.2027.2.547.2.1164&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS
rrichards Sat Jun 14 11:24:00 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/dom/tests bug45251.phpt
Modified files:
/php-src/ext/domelement.c
Log:
MFH: fixed bug #45251 (double free or corruption with setAttributeNode()
rrichards Sat Jun 14 11:22:57 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/dom/tests bug45251.phpt
Modified files:
/php-src/ext/domelement.c
Log:
MFH: fixed bug #45251 (double free or corruption with setAttributeNode()
rrichards Sat Jun 14 11:21:47 2008 UTC
Added files:
/php-src/ext/dom/tests bug45251.phpt
Modified files:
/php-src/ext/domelement.c
Log:
fixed bug #45251 (double free or corruption with setAttributeNode())
add test
http:/