[Date Prev][Date Next] [Chronological] [Thread] [Top]

PHP-LDAP added EXOP support with PHP 7.2



Hello,

Some people on IRC thought this was worth mentioning here.

PHP 7.2.0 was released a few weeks ago:
https://secure.php.net/archive/2017.php#id2017-11-30-1

It adds support for LDAP EXOP in the ldap module, here are the new functions:
https://secure.php.net/manual/en/function.ldap-exop.php
https://secure.php.net/manual/en/function.ldap-parse-exop.php
https://secure.php.net/manual/en/function.ldap-exop-passwd.php
https://secure.php.net/manual/en/function.ldap-exop-whoami.php

Note that support for LDAP controls is in the git branch for PHP 7.3. Do not hesitate to have a look and give feedback about this, it’s way easier to change things before first release as PHP have a strong backward compatibility policy.

Côme

Attachment: signature.asc
Description: This is a digitally signed message part.