From: Sebastian Bergmann
> > /php4/ext/xml xml.c
> > Log:
> > use xmlInitParser instead of xmlInitThreads
> > reentrant safe as well
>
> Does this mean that we no longer need a patched version of libxml2 to
> build on Win32?
Correct, standard libxml binaries will now work. hadn't got
Rob Richards wrote:
> rrichards Sat Jun 14 14:14:06 2003 EDT
>
> Modified files:
> /php4/ext/xml xml.c
> Log:
> use xmlInitParser instead of xmlInitThreads
> reentrant safe as well
Does this mean that we no longer need a patched version of libxml2 to
build on Win32?