Browse Source

fix test

PHP-5.4.21
Michael Wallner 13 years ago
parent
commit
2b78edfba2
  1. 20
      ext/ldap/tests/ldap_search_variation6.phpt

20
ext/ldap/tests/ldap_search_variation6.phpt

@ -217,14 +217,26 @@ array(2) {
[1]=>
resource(%d) of type (ldap result)
}
NULL
NULL
array(1) {
["count"]=>
int(0)
}
array(1) {
["count"]=>
int(0)
}
array(2) {
[0]=>
resource(%d) of type (ldap result)
[1]=>
resource(%d) of type (ldap result)
}
NULL
NULL
array(1) {
["count"]=>
int(0)
}
array(1) {
["count"]=>
int(0)
}
===DONE===
Loading…
Cancel
Save