Test: /sapi/phpdbg/tests/bug78297.phpt - Version 7.3.11        

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 are 4 different diffs reported by users for this test.

Count Diff
1 (25%)
007+
007- prompt>
008+ Termsig=11
1 (25%)
001+ Zend OPcache requires Zend Engine API version 320180731.
002+ The Zend Engine API version 420190128 which is installed, is newer.
003+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
004+
010+
011+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 140722467124001 bytes) in %s/bug78297.php on line 2
013+ Zend OPcache requires Zend Engine API version 320180731.
014+ The Zend Engine API version 420190128 which is installed, is newer.
015+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
016+
1 (25%)
001+ Zend OPcache requires Zend Engine API version 320180731.
002+ The Zend Engine API version 420190128 which is installed, is newer.
003+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
004+
010+
011+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 140521582571521 bytes) in %s/bug78297.php on line 2
013+ Zend OPcache requires Zend Engine API version 320180731.
014+ The Zend Engine API version 420190128 which is installed, is newer.
015+ Contact Zend Technologies at http://www.zend.com/ for a later version of Zend OPcache.
016+
1 (25%)
001+ /home/linkpi/work/php-7.3.11/sapi/phpdbg/phpdbg: 1: /home/linkpi/work/php-7.3.11/sapi/phpdbg/phpdbg: Syntax error: word unexpected (expecting ")")
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
004-
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>