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

Bug #78297 Include unexistent file memory leak
Submitted: 2019-07-16 07:15:42 Modified: 2019-07-16 09:06:00
From: a Assigned: nikic
Status: Closed Package: phpdbg
PHP Version: 7.2.20 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Segmentation fault (core dumped) 001- [Successful compilation of %s] 002- prompt> 003- Warning: include(%s): Failed to open stream: No such file or directory in %s on line %d 003+ Termsig=11 005- Warning: include(): Failed opening 'does_not_exist.php' for inclusion (include_path=%s) in %s on line %d 006- [Script ended normally] 007- prompt>