RE: Re: XmlWriter::writeDTD bug...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> Jared Williams wrote:
> >
> > PS.
> > 	Yeah, thought it was libxml, hence didn't file a pecl 
> bug report. But 
> > there does seem a problem with this method as can't just have a 
> > publicId or a systemId, libxml function uses NULL as a 
> parameter to specify which id you don't want to use. Which 
> we've lost with the PHP wrapper, as can only specify two strings.
> >   
> Have you tried passing NULL for publicId? :) And systemId can 
> only be NULL if there is no publicId (publicId requires a systemId).
> 

Ah, yes, I blame it time, 3am, when was tinkering with XmlWriter :)

Jared

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux