On Mon, 21 May 2001, Colin Viebrock wrote:
> > No, we'll revert it to 4.0.5 version, not 4.0.4.
> 
> Is this the version that includes the "complete rewrite of the DOMXML
> module"?
> 
> Basically, which will work now:
>     $rootname = $XML_TREE->root->name;
> or
>     $rootname = {$XML_TREE->children[1]}->tagname;
> ?
> 
> Please say the second one.

4.0.5 was branched before the complete rewrite so unless the rewrite got
merged in the branch...

-Andrei
* It said 'Winmodem' on the box, but I still feel like I lost. *

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to