Test: /ext/standard/tests/strings/bug72146.phpt - Version 7.4.21        

Bug #72146 Integer overflow on substr_replace
Submitted: 2016-05-03 19:06:29 Modified: 2021-07-14 15:22:10
From: fernando Assigned: cmb
Status: Closed Package: Strings related
PHP Version: 5.6.21 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 9223372036854775849 bytes) in %s/bug72146.php on line 2 001- array(1) { 002- [0]=> 003- string(6) "ABC123" 004- }