Test: /ext/ldap/tests/ldap_controls.phpt - Version 7.3.21-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
081+
082+ Warning: ldap_read(): Search: Protocol error in %s/ldap_controls.php on line 36
083+
084+ Warning: ldap_get_entries() expects parameter 2 to be resource, bool given in %s/ldap_controls.php on line 37
092- resource(%d) of type (ldap result)
093- array(3) {
094- ["count"]=>
096+ bool(false)
097+ NULL
098+ ===DONE===
095- int(2)
096- [0]=>
097- string(4) "here"
098- [1]=>
099- string(5) "there"
100- }
101- ===DONE===