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

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

Count Diff
2 (67%)
002+ array(5) { 002- array(4) { 004+ int(4) 004- int(3) 017+ string(28) "cn=userZ,dc=my-domain,dc=com" 017- string(%d) "cn=userA,%s" 031+ string(28) "cn=userA,dc=my-domain,dc=com" 031- string(%d) "cn=userB,%s" 045+ string(28) "cn=userB,dc=my-domain,dc=com" 045- string(%d) "cn=userC,cn=userB,%s" 047+ [3]=> 048+ array(4) { 047- } 048- ===DONE=== 049+ ["sn"]=> 050+ array(1) { 051+ ["count"]=> 052+ int(0) 053+ } 054+ [0]=> 055+ string(2) "sn" 056+ ["count"]=> 057+ int(1) 058+ ["dn"]=> 059+ string(37) "cn=userC,cn=userB,dc=my-domain,dc=com" 060+ } 061+ } 062+ ===DONE===
1 (33%)
001+ Warning: ldap_add(): Add: Already exists in /home/travis/build/ptomulik/php-src/ext/ldap/tests/connect.inc on line 48 002- array(4) { 003+ array(3) { 004- int(3) 005+ int(2) 017- string(%d) "cn=userA,%s" 018+ string(28) "cn=userB,dc=my-domain,dc=com" 031- string(%d) "cn=userB,%s" 032+ string(37) "cn=userC,cn=userB,dc=my-domain,dc=com" 033- [2]=> 034- array(4) { 034+ } 035+ ===DONE=== 035- ["sn"]=> 036- array(1) { 037- ["count"]=> 038- int(0) 039- } 040- [0]=> 041- string(2) "sn" 042- ["count"]=> 043- int(1) 044- ["dn"]=> 045- string(%d) "cn=userC,cn=userB,%s" 046- } 047- } 048- ===DONE===