Re: [PHP-DEV] Additions to XML extension (xml.diff - big patch)

2003-04-04 Thread Chris Vandomelen
> On Thu, 2003-04-03 at 20:12, Chris Vandomelen wrote: > > I've taken the time to make a bunch of changes to ext/xml over the past > > few days: > > I haven't tested it, but after a quick glance it looks ok. Go ahead and > commit it to HEAD - we have a very long QA cycle ahead anyhow :) I don't h

Re: [PHP-DEV] Additions to XML extension (xml.diff - big patch)

2003-04-04 Thread Sterling Hughes
On Thu, 2003-04-03 at 20:12, Chris Vandomelen wrote: > I've taken the time to make a bunch of changes to ext/xml over the past > few days: I haven't tested it, but after a quick glance it looks ok. Go ahead and commit it to HEAD - we have a very long QA cycle ahead anyhow :) -Sterling -- "Whet

[PHP-DEV] Additions to XML extension (xml.diff - big patch)

2003-04-03 Thread Chris Vandomelen
I've taken the time to make a bunch of changes to ext/xml over the past few days: XML_ExternalEntityParserCreate(): resource xml_external_entity_parser_create(resource orig_parser, string context [, string encoding]) Creates an external entity parser suitable for parsin