From: news [mailto:[EMAIL PROTECTED] On Behalf Of pascal desroche
Sent: Wednesday, May 30, 2007 1:49 PM
To: php-install@lists.php.net
Subject: Re: [PHP-INSTALL] XML namespaces broken in libxml-based SAX interface
I've since recompiled xml and php5.2 and the XML error is away.
I'm using $G
I've since recompiled xml and php5.2 and the XML error is away.
I'm using $GLOBALS['variable'] to access predefined global variables in
functions. It works. don't know if it the right way but...
pascal desroche a écrit :
> Hi,
>
> i'm compiled php-5.0.2 on os x 10.3.9 with zlib, apxs, lib-xml,
Hi,
i'm compiled php-5.0.2 on os x 10.3.9 with zlib, apxs, lib-xml, gd
I have some failed tests in the make test procedure and among them
XML namespaces broken in libxml-based SAX interface
the fact is that in a php script, when i'm using a global variable in a
function, I get this
Notice: Undefi