For Programmers: Free Programming Magazines  


Home > Archive > PHP PEAR Questions and Answers > April 2004 > XML_Parser released









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author XML_Parser released
Stephan Schmidt

2004-04-17, 2:30 pm

Hi,

I just released XML_Parser 1.1.0beta1.

There have been several changes, so could you please test your
applications that rely on XML_Parser thouroughly?

I removed some strange things, like returning PEAR_Error from the
constructor and added functionality to parse more than one document per
instance.
With previous versions, you had to create a new instance or do something
very evil (like I did in XML_Serializer) and call the constructor more
than once. This will not work anymore (it had not been documented, and
is something that probably no one did) as it will cause problems in PHP5.

Once XML_Parser 1.1.0 is released as a stable package, I'll commit
documentation to peardoc and start implementing new functionality... But
first I have to verify that all changes that have been made by Tomas and
me are working fine.

Thanks for your time,

Stephan
Michael Wallner

2004-04-17, 4:31 pm

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com