Test: /sapi/phpdbg/tests/exceptions_001.phpt - Version 7.2.0-dev    

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

Count Diff
24 (36%)
016+ Segmentation fault
016- prompt>
017+
018+ Termsig=11
18 (27%)
016+ Segmentation fault (core dumped)
016- prompt>
017+
018+ Termsig=11
17 (25%)
016+
016- prompt>
017+ Termsig=11
2 (3%)
003+ PHP Warning: PHP Startup: readline: Unable to initialize module
004+ Module compiled with build ID=API20170718,TS
005+ PHP compiled with build ID=API20170718,TS,debug
006+ These options need to match
007+ in Unknown on line 0
008+
009+ Warning: PHP Startup: readline: Unable to initialize module
010+ Module compiled with build ID=API20170718,TS
011+ PHP compiled with build ID=API20170718,TS,debug
012+ These options need to match
013+ in Unknown on line 0
014+ [Uncaught Error in %s/exceptions_001.php on line 16: Call to undefined function foo()]
015+ >00016: foo(); // Error
016+ 00017: } catch (\Exception $e) {
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>
017+ 00018: var_dump($e);
018+ prompt> frame #0: {closure}() at %s/exceptions_001.php:16
019+ frame #1: {main} at %s/exceptions_001.php:22
020+ prompt> 3
021+ prompt> [Uncaught Error in %s/exceptions_001.php on line 16]
022+ Error: Call to undefined function foo() in %s/exceptions_001.php:16
023+ Stack trace:
024+ #0 %s/exceptions_001.php(22): {closure}()
025+ #1 {main}
026+ [Script ended normally]
027+ prompt>
028+ Warning: PHP Startup: readline: Unable to initialize module
029+ Module compiled with build ID=API20170718,TS
030+ PHP compiled with build ID=API20170718,TS,debug
031+ These options need to match
032+ in Unknown on line 0
2 (3%)
001+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/exceptions_001.php
017+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/exceptions_001.php
1 (1%)
016+ prompt> zend_mm_heap corrupted
016- prompt>
1 (1%)
016+ /home/travis/build/php/php-src/Zend/zend_hash.c(1619) : ht=0x2705910 is already destroyed
016- prompt>
017+ /home/travis/build/php/php-src/Zend/zend_hash.c(64) : Bailed out without a bailout address!
1 (1%)
016+
016- prompt>
017+ Termsig=7
1 (1%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
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>