]> granicus.if.org Git - php/commit
fix bug #46849 (Cloning DOMDocument doesn't clone the properties)
authorRob Richards <rrichards@php.net>
Tue, 16 Dec 2008 12:51:58 +0000 (12:51 +0000)
committerRob Richards <rrichards@php.net>
Tue, 16 Dec 2008 12:51:58 +0000 (12:51 +0000)
commit9dea98a842a513fa2c15a517fff1a4f0c01592f9
tree02534f4b03ab81d44273c1c2e0ba383145478ea3
parent391de29f7070e2c6f813807c20a29dac5081732f
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 [new file with mode: 0644]