On Tue, 2003-01-21 at 12:25, Jan Schneider wrote: > Hi, > > since when can the dump_node() method only be applied to DomDocument nodes > and not to DomNodes as it has always been the case and is still documented > in the manual?
it was never meant to be applied on a DomNode and it crashed under certain circumstances if applied on a DomNode. The Documentation is wrong. Please use DomDocument->dump_node() instead. I'll change the documentation soon. chregu > > Running PHP 4.3.1-dev cli. > > Jan. > > -- > http://www.horde.org - The Horde Project > http://www.ammma.de - discover your knowledge > http://www.tip4all.de - Deine private Tippgemeinschaft -- christian stocker | bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB -- christian stocker | bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php