RE: [PHP-DEV] [PATCH] Support for parsing vlv control response

2013-08-15 Thread Henry Fallon
Apologies this appears to have double postedSent from Yahoo! Mail for iPhone

[PHP-DEV] [Patch] Support for parsing VLV control response

2013-08-15 Thread Henry Fallon
https://bugs.php.net/bug.php?id=62853 "A Virtual List View control response includes the total number of entries in the virtual list view used. An additional function is needed to get to that response, and be able to efficiently list a properly paginated ($1 to $2 entries of $3 total) LDAP dir

[PHP-DEV] [PATCH] Support for parsing vlv control response

2013-08-15 Thread Henry Fallon
https://bugs.php.net/bug.php?id=62853 Originally produced and submitted by vanmeeuwen Can we have this patch checked for inclusion? We cannot do paginated responses properly without it. Kind Regards, Henry Fallon