Test: /ext/session/tests/session_set_save_handler_variation6.phpt - Version 7.0.3-dev    

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

Count Diff
1 (50%)
040+ array(0) {
041+ }
042+ Write [/home/travis/build/php/php-src/ext/session/tests,PHPT-1452609422,]
043+ Close [/home/travis/build/php/php-src/ext/session/tests,PHPSESSID]
044+ Cleanup
045+ Open [/home/travis/build/php/php-src/ext/session/tests,PHPSESSID]
046+ Read [/home/travis/build/php/php-src/ext/session/tests,PHPT-1452609422]
047+ Destroy [/home/travis/build/php/php-src/ext/session/tests,PHPT-1452609422]
040- array(4) {
041- ["Blah"]=>
042- string(12) "Hello World!"
043- ["Foo"]=>
044- bool(false)
045- ["Guff"]=>
046- int(1234567890)
047- ["Bar"]=>
048- string(3) "Foo"
049- }
050- Update [%s,PHPT-%d]
052- Cleanup
053- Open [%s,PHPSESSID]
054- Read [%s,PHPT-%d]
055- Destroy [%s,PHPT-%d]
056- Close [%s,PHPSESSID]
1 (50%)
027+ array(0) {
028+ }
029+ Write [/home/travis/build/php/php-src/ext/session/tests,PHPT-1452843819,Bar|s:3:"Foo";]
027- array(3) {
028- ["Blah"]=>
029- string(12) "Hello World!"
030- ["Foo"]=>
031- bool(false)
032- ["Guff"]=>
033- int(1234567890)
034- }
035- Write [%s,%s,Blah|s:12:"Hello World!";Foo|b:0;Guff|i:1234567890;Bar|s:3:"Foo";]
034+ array(1) {
040- array(4) {
041- ["Blah"]=>
042- string(12) "Hello World!"
043- ["Foo"]=>
044- bool(false)
045- ["Guff"]=>
046- int(1234567890)