We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e2c97 commit 085ddd0Copy full SHA for 085ddd0
ext/standard/tests/strings/chunk_split_variation1_32bit.phpt
@@ -22,4 +22,4 @@ var_dump(chunk_split($a,$b,$c));
22
--EXPECTF--
23
*** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***
24
25
-Fatal error: Allowed memory size of %d bytes exhausted at %s (tried to allocate %d bytes) in %s on line %d
+Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d
0 commit comments