Re: [PHP-DEV] Re: SPL not Working (was: SimpleXML and Default Cast To String)

2004-01-08 Thread Wez Furlong
; Sent: Thursday, January 08, 2004 9:12 PM Subject: Re: [PHP-DEV] Re: SPL not Working (was: SimpleXML and Default Cast To String) > Hello Blake, > > for the moment i removed the order dependancy by making it slower. > > Thursday, January 8, 2004, 9:57:38 PM, you wrote: > >

Re: [PHP-DEV] Re: SPL not Working (was: SimpleXML and Default Cast To String)

2004-01-08 Thread Marcus Boerger
TECTED] > Sent: Thursday, January 08, 2004 1:30 PM > To: Blake Schwendiman > Cc: [EMAIL PROTECTED] > Subject: [PHP-DEV] Re: SPL not Working (was: SimpleXML and Default Cast > To String) > Hello Blake, > fixed. > [BIG SNIP] -- Best regards, Marcus

RE: [PHP-DEV] Re: SPL not Working (was: SimpleXML and Default Cast To String)

2004-01-08 Thread Blake Schwendiman
Does your fix mean that there is no order dependence now? Thanks, Blake -Original Message- From: Marcus Boerger [mailto:[EMAIL PROTECTED] Sent: Thursday, January 08, 2004 1:30 PM To: Blake Schwendiman Cc: [EMAIL PROTECTED] Subject: [PHP-DEV] Re: SPL not Working (was: SimpleXML and

[PHP-DEV] Re: SPL not Working (was: SimpleXML and Default Cast To String)

2004-01-08 Thread Marcus Boerger
Hello Blake, fixed. Thursday, January 8, 2004, 9:14:07 PM, you wrote: > Hello Marcus, > Okay. I tracked it down. I am using the new build system so that spl > gets compiled in. However, the problem is that simplexml is getting > initialized before spl and simplexml needs the interface for sp