diff options
Diffstat (limited to 'ext/ldap/tests/ldap_unbind_error.phpt')
| -rw-r--r-- | ext/ldap/tests/ldap_unbind_error.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ldap/tests/ldap_unbind_error.phpt b/ext/ldap/tests/ldap_unbind_error.phpt index b0c0dab09c..85e586eb6f 100644 --- a/ext/ldap/tests/ldap_unbind_error.phpt +++ b/ext/ldap/tests/ldap_unbind_error.phpt @@ -33,7 +33,7 @@ bool(false) Warning: ldap_unbind() expects exactly 1 parameter, 2 given in %s on line %d bool(false) -Warning: ldap_unbind() expects parameter 1 to be resource, %unicode_string_optional% given in %s on line %d +Warning: ldap_unbind() expects parameter 1 to be resource, string given in %s on line %d bool(false) bool(true) |
