Test: /sapi/phpdbg/tests/exceptions_001.phpt - Version 7.2.13    

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

Count Diff
40 (69%)
016+
016- prompt>
017+ Termsig=11
7 (12%)
016- prompt>
5 (9%)
016+ Segmentation fault
016- prompt>
017+
018+ Termsig=11
4 (7%)
016+ Segmentation fault (core dumped)
016- prompt>
017+
018+ Termsig=11
1 (2%)
016+ Bus error (core dumped)
016- prompt>
017+
018+ Termsig=7
1 (2%)
001+ sh: /root/php/php-7.2.13/sapi/phpdbg/phpdbg: cannot execute binary file: Exec format error
001- [Successful compilation of %s]
002- prompt> handle first
003- [Uncaught Error in %s on line 16: Call to undefined function foo()]
004- >00016: foo(); // Error
005- 00017: } catch (\Exception $e) {
006- 00018: var_dump($e);
007- prompt> frame #0: {closure}() at %s:16
008- frame #1: {main} at %s:22
009- prompt> 3
010- prompt> [Uncaught Error in %s on line 16]
011- Error: Call to undefined function foo() in %s:16
012- Stack trace:
013- #0 %s(22): {closure}()
014- #1 {main}
015- [Script ended normally]
016- prompt>