Test: /sapi/phpdbg/tests/run_001.phpt - Version 7.4.26    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
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>