Re: [PHP-XML-DEV] import_node patch
[email protected] (Eric Bourque)
| Newsgroups | php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
> mmh, couldn't resist ;) You beat me to it :) > Eric, can you please check the patch at > http://trash.chregu.tv/import_node.patch The patch looks good - I haven't had a chance to apply it and test it, but I would be surprised if there was a problem. > and see if that works for you (xmlDocCopyNode is definitively the better Makes sense. I wasn't aware of that function, but it makes for only one traversal instead of two so I like it. Cheers, Eric