ID: 49391 Updated by: [email protected] Reported By: thinice at gmail dot com -Status: Open +Status: Closed Bug Type: LDAP related Operating System: * PHP Version: 5.3.0 New Comment:
This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2009-08-30 15:34:00] [email protected] Automatic comment from SVN on behalf of iliaa Revision: http://svn.php.net/viewvc/?view=revision&revision=287897 Log: Bug #49391 ldap.c utilizing deprecated ldap_modify_s ------------------------------------------------------------------------ [2009-08-27 17:28:46] thinice at gmail dot com ldap_modify_est_s = ldap_modify_ext_s ------------------------------------------------------------------------ [2009-08-27 17:27:46] thinice at gmail dot com Description: ------------ As per the OpenLDAP documentation here: http://www.openldap.org/software/man.cgi?query=ldap_modify_s&apropos=0&sektion=0&manpath=OpenLDAP+2.4-Release&format=html The basis of most of the ldap functions utilize ldap_modify_s - which is deprecating in favor of ldap_modify_est_s ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=49391&edit=1
