]> granicus.if.org Git - php/commit
Promote warning to exception in ldap_set_rebind_proc()
authorPaweł Tomulik <ptomulik@meil.pw.edu.pl>
Wed, 24 Jun 2020 14:14:29 +0000 (16:14 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Tue, 30 Jun 2020 14:08:34 +0000 (16:08 +0200)
commitb3698ed9eb434ad119bd130fdc3ce4e6be4c0f84
treee4ca684da99f3962ccc4d4fc137f31397cde98e3
parent30067894fc6cb50b1243d3592b40fc077f0b0cf9
Promote warning to exception in ldap_set_rebind_proc()

From now on, ldap_set_rebind_proc() will only accept callable or null
as argument 2.

Closes GH-5763
UPGRADING
ext/ldap/ldap.c
ext/ldap/ldap.stub.php
ext/ldap/ldap_arginfo.h
ext/ldap/tests/ldap_set_rebind_proc_basic.phpt
ext/ldap/tests/ldap_set_rebind_proc_error.phpt