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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Segmentation fault (core dumped) 002+ 003+ Termsig=11 001- [Successful compilation of %s] 002- prompt> [User Classes (1)] 003- User Class Foo\Bar (2) 004- |---- in %s on line 4 005- prompt> [User Functions (1)] 006- |-------- foo in %s on line 14 007- prompt> [Breakpoint #0 added at foo] 008- prompt> string(4) "test" 009- [Breakpoint #0 in foo() at %s:15, hits: 1] 010- >00015: var_dump(strrev($baz)); 011- 00016: } 012- 00017: 013- prompt> [Variables in foo() (1)] 014- Address Refs Type Variable 015- %s %d string $baz 016- string (4) "test" 017- prompt> [Superglobal variables (8)] 018- Address Refs Type Variable 019- %s 2 array $_GET 020- %s 2 array $_POST 021- %s 2 array $_COOKIE 022- %s 2 array $_SERVER 023- %s 2 array $_ENV 024- %s 1 array $_REQUEST 025- %s 2 array $_FILES 026- %s 1 array &$GLOBALS 027- prompt> ------------------------------------------------ 028- Function Breakpoints: 029- #0 foo 030- prompt> [User-defined constants (0)] 031- prompt> [Included files: %d]%A 032- prompt> [No error found!] 033- prompt> [Literal Constants in foo() (2)] 034- |-------- C0 -------> [var_dump] 035- |-------- C1 -------> [strrev] 036- prompt> string(4) "tset" 037- [Script ended normally] 038- prompt> [No active op array!] 039- prompt>