Re: [PHP-DEV] 4.0.6RC2 From: Andrei Zmievski (andrei <email protected>)
Date: 05/21/01

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: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>