]> granicus.if.org Git - php/commitdiff
Fix chunk_split test on i386 release
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 27 Aug 2019 07:09:03 +0000 (09:09 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 27 Aug 2019 07:09:03 +0000 (09:09 +0200)
ext/standard/tests/strings/chunk_split_variation1_32bit.phpt

index be673dd93aa14737ff76a747ceb1142863840fec..4e27ab5c61cf4085cc43a450bbd13f5375678c4b 100644 (file)
@@ -22,4 +22,4 @@ var_dump(chunk_split($a,$b,$c));
 --EXPECTF--
 *** Testing chunk_split() : unexpected large 'end' string argument variation 1 ***
 
-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