[PHP-DEV] Re: php ldap wit exop patch and missing ZSTR

2008-01-08 Thread Faraz Khan
Many thanks for the quick response guys. Johannes doing void *u works, however UChar *u does not. anyways its compiled and working. Btw- for anybody working with real ldap applications and php, paging is almost necessary. Any hopes of incorporating this with php6? Quoting Johannes Schlüter

[PHP-DEV] Re: php ldap wit exop patch and missing ZSTR

2008-01-07 Thread Johannes Schlüter
Hi Faraz, On Mon, 2008-01-07 at 20:53 +0500, Faraz Khan wrote: > Dear all, > I'm trying to apply the php ldap EXOP patch from : > > > > The patch defines a zstr in ldap.c at line 1731 as obvious below. ZSTR > no longer appears to be defined anywhere