[PHP-INSTALL] XML namespaces broken in libxml-based SAX interface

2007-05-30 Thread pascal desroche
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

Re: [PHP-INSTALL] XML namespaces broken in libxml-based SAX interface

2007-05-30 Thread pascal desroche
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

Re: [PHP-INSTALL] namespace trouble

2007-05-30 Thread Pascal Desroche
her compiling, etc. > > -- > Andy Stratton > Software/Network Engineer > COMPASS Information Systems, Inc. > www.compassinfo.net > > (410) 923-6300 office > (410) 923-2820 fax > (443) 623-6835 mobile > > -Original Message- > From: news [mailto:[EM

Re: [PHP-INSTALL] namespace trouble

2007-05-31 Thread Pascal Desroche
thanx a lot Keith ; Keith Roberts a écrit : > Hi Pascal. You seem to have a problem with the scope of your > variables. > > On Thu, 31 May 2007, Pascal Desroche wrote: > >> To: Andy Stratton <[EMAIL PROTECTED]> >> From: Pascal Desroche <[EMAIL PROT