Test: /Zend/tests/bug80972.phpt - Version 7.4.3        

Bug #80972 Memory exhaustion on invalid string offset
Submitted: 2021-04-20 18:13:25 Modified:
From: girgias Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 8.0.5RC1 OS:

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

Count Diff
1 (33%)
002+ 003+ Warning: Uncaught ErrorException: Illegal string offset '1.0E+121' in %s/bug80972.php:17 004+ Stack trace: 002- Illegal string offset '1.0E+121' 003- Illegal string offset 'wrong' 004- string(34) "Here is some text for good measure" 005+ #0 %s/bug80972.php(17): exceptions_error_handler(2, 'Illegal string ...', '/home/msa/tmp/p...', 17, Array) 006+ #1 {main} 007+ thrown in %s/bug80972.php on line 17 008+ 009+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9223372036854775840 bytes) in %s/bug80972.php on line 17
1 (33%)
002+ 003+ Warning: Uncaught ErrorException: Illegal string offset '1.0E+121' in %s/bug80972.php:17 004+ Stack trace: 002- Illegal string offset '1.0E+121' 003- Illegal string offset 'wrong' 004- string(34) "Here is some text for good measure" 005+ #0 %s/bug80972.php(17): exceptions_error_handler(2, 'Illegal string ...', '/home/koko/Down...', 17, Array) 006+ #1 {main} 007+ thrown in %s/bug80972.php on line 17 008+ 009+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9223372036854775840 bytes) in %s/bug80972.php on line 17
1 (33%)
002+ 003+ Warning: Uncaught ErrorException: Illegal string offset '1.0E+121' in %s/bug80972.php:17 004+ Stack trace: 002- Illegal string offset '1.0E+121' 003- Illegal string offset 'wrong' 004- string(34) "Here is some text for good measure" 005+ #0 %s/bug80972.php(17): exceptions_error_handler(2, 'Illegal string ...', '/home/andexer/D...', 17, Array) 006+ #1 {main} 007+ thrown in %s/bug80972.php on line 17 008+ 009+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9223372036854775840 bytes) in %s/bug80972.php on line 17