[pkg-php-pear] Bug#1129016: php-net-ldap2: Version 2.3.0-4 dep8 failures with PHP 8.5

Renan Rodrigo rr at ubuntu.com
Mon Mar 2 18:29:26 GMT 2026


The ldap_list documentation (
https://www.php.net/manual/en/function.ldap-list.php) says:

"An array of the required attributes, e.g. array("mail", "sn", "cn"). Note
that the "dn" is always returned irrespective of which attributes types are
requested. "

So passing null means we are not requesting any specific attributes, and
passing an empty array should work the same, right?
I tested it with just `[]` and it passed.

The ldap_modify error seems indeed related to the PHP bug. I will unblock
the transition in Ubuntu by skipping the specific tests, but I will keep
the bug open there and monitor the change on the PHP side.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-php-pear/attachments/20260302/5a95118a/attachment.htm>


More information about the pkg-php-pear mailing list