Test: /ext/ldap/tests/ldap_add_error.phpt - Version 5.5.18    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ ** ERROR: process timed out **
001- Warning: ldap_add() expects exactly 3 parameters, 0 given in %s on line %d
002- NULL
003-
004- Warning: ldap_add() expects exactly 3 parameters, 1 given in %s on line %d
005- NULL
006-
007- Warning: ldap_add() expects exactly 3 parameters, 2 given in %s on line %d
008- NULL
009-
010- Warning: ldap_add() expects exactly 3 parameters, 4 given in %s on line %d
011- NULL
012-
013- Warning: ldap_add(): Add: Protocol error in %s on line %d
014- bool(false)
015-
016- Warning: ldap_add(): Add: Invalid DN syntax in %s on line %d
017- bool(false)
018- string(17) "Invalid DN syntax"
019- int(34)
020- bool(true)
021-
022- Warning: ldap_add(): Add: Already exists in %s on line %d
023- bool(false)
024- string(14) "Already exists"
025- int(68)
026-
027- Warning: ldap_add(): Value array must have consecutive indices 0, 1, ... in %s on line %d
028- bool(false)
029-
030- Warning: ldap_add(): Add: Undefined attribute type in %s on line %d
031- bool(false)
032- string(24) "Undefined attribute type"
033- int(17)
034-
035- Warning: ldap_add(): Unknown attribute in the data in %s on line %d
036- bool(false)
037- ===DONE===