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

Re: [xml] I/O problem with PHP



On Wed, Oct 01, 2008 at 11:24:46AM +0200, dnorrell gmx net wrote:
> Hi,
> 
> I have an application using libxml which makes use of custom I/O input
> callback functions. Now this all seems to work fine, except that when I
> try to use my library in PHP5 (I've just written a PHP extension to enable
> this) the I/O callbacks are failing. Now, I can see that my 'match' and
> 'open' callbacks are being called by libxml, however the 'read' callback
> is never read even though the 'open' callback is returning a context. I
> don't understand how this can happen. Is this likely to be a conflict
> with libxml in PHP? Has anyone experienced similar problems? Any advice
> will be much appreciated.

  This is really PHP bindings specific, you should rather ask in the
PHP support groups.

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel veillard com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/


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