Test: /ext/ldap/tests/ldap_mod_del_basic.phpt - Version 7.4.9-dev    

There are 4 different diffs reported by users for this test.

Count Diff
3 (50%)
001+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 48 002+ 003+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 53 004+ 005+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 61 006+ 007+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 68 008+ 009+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 75
1 (17%)
002+ array(2) { 002- array(1) { 004+ int(1) 005+ [0]=> 006+ array(14) { 004- int(0) 005- } 006- ===DONE=== 007+ ["objectclass"]=> 008+ array(2) { 009+ ["count"]=> 010+ int(1) 011+ [0]=> 012+ string(6) "person" 013+ } 014+ [0]=> 015+ string(11) "objectclass" 016+ ["sn"]=> 017+ array(2) { 018+ ["count"]=> 019+ int(1) 020+ [0]=> 021+ string(7) "testSN1" 022+ } 023+ [1]=> 024+ string(2) "sn" 025+ ["userpassword"]=> 026+ array(2) { 027+ ["count"]=> 028+ int(1) 029+ [0]=> 030+ string(4) "oops" 031+ } 032+ [2]=> 033+ string(12) "userpassword" 034+ ["telephonenumber"]=> 035+ array(2) { 036+ ["count"]=> 037+ int(1) 038+ [0]=> 039+ string(14) "xx-xx-xx-xx-xx" 040+ } 041+ [3]=> 042+ string(15) "telephonenumber" 043+ ["description"]=> 044+ array(2) { 045+ ["count"]=> 046+ int(1) 047+ [0]=> 048+ string(6) "user A" 049+ } 050+ [4]=> 051+ string(11) "description" 052+ ["cn"]=> 053+ array(2) { 054+ ["count"]=> 055+ int(1) 056+ [0]=> 057+ string(5) "userZ" 058+ } 059+ [5]=> 060+ string(2) "cn" 061+ ["count"]=> 062+ int(6) 063+ ["dn"]=> 064+ string(28) "cn=userZ,dc=my-domain,dc=com" 065+ } 066+ } 067+ ===DONE===
1 (17%)
001+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 48 002+ 003+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 53 004+ 005+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 75
1 (17%)
001+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 48 002+ 003+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 53 004+ 005+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 61 006+ 007+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 68 008+ 009+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 75 002- array(1) { 004- int(0) 005- } 006- ===DONE=== 011+ array(2) { 013+ int(1) 014+ [0]=> 015+ array(14) { 016+ ["objectclass"]=> 017+ array(2) { 018+ ["count"]=> 019+ int(1) 020+ [0]=> 021+ string(6) "person" 022+ } 023+ [0]=> 024+ string(11) "objectclass" 025+ ["sn"]=> 026+ array(2) { 027+ ["count"]=> 028+ int(1) 029+ [0]=> 030+ string(7) "testSN1" 031+ } 032+ [1]=> 033+ string(2) "sn" 034+ ["userpassword"]=> 035+ array(2) { 036+ ["count"]=> 037+ int(1) 038+ [0]=> 039+ string(4) "oops" 040+ } 041+ [2]=> 042+ string(12) "userpassword" 043+ ["telephonenumber"]=> 044+ array(2) { 045+ ["count"]=> 046+ int(1) 047+ [0]=> 048+ string(14) "xx-xx-xx-xx-xx" 049+ } 050+ [3]=> 051+ string(15) "telephonenumber" 052+ ["description"]=> 053+ array(2) { 054+ ["count"]=> 055+ int(1) 056+ [0]=> 057+ string(6) "user A" 058+ } 059+ [4]=> 060+ string(11) "description" 061+ ["cn"]=> 062+ array(2) { 063+ ["count"]=> 064+ int(1) 065+ [0]=> 066+ string(5) "userZ" 067+ } 068+ [5]=> 069+ string(2) "cn" 070+ ["count"]=> 071+ int(6) 072+ ["dn"]=> 073+ string(28) "cn=userZ,dc=my-domain,dc=com" 074+ } 075+ } 076+ ===DONE===