Test: /sapi/phpdbg/tests/run_001.phpt - Version 8.0.0beta1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ 001- [Successful compilation of %s] 002- prompt> int(5) 003- array(5) { 004- [0]=> 005- string(%d) "%s" 006- [1]=> 007- string(2) "--" 008- [2]=> 009- string(1) "1" 010- [3]=> 011- string(1) "2" 012- [4]=> 013- string(1) "3" 014- } 015- [Script ended normally] 016- prompt> int(4) 017- array(4) { 018- [0]=> 019- string(%d) "%s" 020- [1]=> 021- string(1) "1" 022- [2]=> 023- string(1) "2" 024- [3]=> 025- string(1) "3" 026- } 027- [Script ended normally] 028- prompt> int(5) 029- array(5) { 030- [0]=> 031- string(%d) "%s" 032- [1]=> 033- string(2) "--" 034- [2]=> 035- string(1) "1" 036- [3]=> 037- string(1) "2" 038- [4]=> 039- string(1) "3" 040- } 041- [Script ended normally] 042- prompt>