Test: /ext/ldap/tests/ldap_controls.phpt - Version 7.4.8    

There is 1 diff reported by users for this test.

Count Diff
2 (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 085+ 086+ Notice: Trying to access array offset on value of type null in %s/ldap_controls.php on line 37 087+ 088+ Notice: Trying to access array offset on value of type null in %s/ldap_controls.php on line 37 092- resource(%d) of type (ldap result) 093- array(3) { 094- ["count"]=> 100+ bool(false) 101+ NULL 102+ ===DONE=== 095- int(2) 096- [0]=> 097- string(4) "here" 098- [1]=> 099- string(5) "there" 100- } 101- ===DONE===