Test: /ext/ldap/tests/ldap_mod_replace_basic.phpt - Version 7.2.1-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: ldap_bind(): Unable to bind to server: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 20
002+
003+ Warning: ldap_read(): Search: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 32
004+
005+ Warning: ldap_count_entries() expects parameter 2 to be resource, boolean given in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 33
006+
007+ Warning: ldap_add(): Add: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 36
008+
009+ Warning: ldap_add(): Add: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 46
010+
011+ Warning: ldap_add(): Add: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 52
012+
013+ Warning: ldap_add(): Add: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 60
014+
015+ Warning: ldap_add(): Add: Can't contact LDAP server in /home/test/workspace/PHP_7.2.1_Ubuntu16.04_Without_mcrypt_CLI_CGI_HTTP_s390x/php-src/ext/ldap/tests/connect.inc on line 67
016+
017+ Warning: ldap_mod_replace(): Modify: Can't contact LDAP server in %s/ldap_mod_replace_basic.php on line 12
018+
019+ Warning: ldap_search(): Search: Can't contact LDAP server in %s/ldap_mod_replace_basic.php on line 15
020+
021+ Warning: ldap_get_entries() expects parameter 2 to be resource, boolean given in %s/ldap_mod_replace_basic.php on line 15
022+ bool(false)
023+ NULL
001- bool(true)
002- array(2) {
003- ["count"]=>
004- int(1)
005- [0]=>
006- array(4) {
007- ["description"]=>
008- array(2) {
009- ["count"]=>
010- int(1)
011- [0]=>
012- string(6) "user X"
013- }
014- [0]=>
015- string(11) "description"
016- ["count"]=>
017- int(1)
018- ["dn"]=>
019- string(%d) "cn=userA,%s"
020- }
021- }