> Hello Christian,
> 
> Sunday, February 22, 2004, 11:59:34 PM, you wrote:
> 
> > Ok
> 
> > there are 5 different solutions now to this problem
> 
> > 1) fix the code, so that it works with 2.5.x correctly as well
> > 2) make 2.6.x a prerequisite
> > 3) disable xml_parser_create_ns for 2.5.x
> > 4) use broken code for 2.5.x and fixed code for 2.6.x
> > 5) revert to yesterdays situation (broken for all...)
> 
> > The ideal solution would be 1), but I'd neither have the time nor am I 
> > very keen on doing it. But if someone else wants to fix it, go ahead.
> 
> I prefer 3. simply add some #id's and be done. If someone fixes it for 2.5
> then solution 1) is pretty much nicer - but i doubt anybody has time for
> that.
>

As far as I'm concerned 3 is not an option.  We are not removing
namespace support from PHP5 when PHP4 supports it.  Broken in cases no
one has reported is better than not supported at all.  If libxml2.5 is
supported there needs to be some sort of solution for namespaces, 1,2,4 
and 5 are all fine by me; I prefer a combo of 1 and 4.  

-Sterling

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to