summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2018-09-28 13:39:43 +0200
committerNikita Popov <nikita.ppv@gmail.com>2018-09-28 13:40:58 +0200
commitfa84b8ebb4ab14ca841d7e479865548dadc5eb88 (patch)
treeca662d5ecc781559fa3adc0d6fcb6ebc9bfcef13
parent45cdcb2d0be89fe7bc404dd150240ec83f5de401 (diff)
downloadphp-git-fa84b8ebb4ab14ca841d7e479865548dadc5eb88.tar.gz
Fix test for release builds
-rw-r--r--Zend/tests/bug76846.phpt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Zend/tests/bug76846.phpt b/Zend/tests/bug76846.phpt
index c167a8bb78..fbef201033 100644
--- a/Zend/tests/bug76846.phpt
+++ b/Zend/tests/bug76846.phpt
@@ -23,5 +23,4 @@ while (true) {
?>
--EXPECTF--
-Fatal error: Allowed memory size of %d bytes exhausted at %s:%d (tried to allocate %d bytes) in %s on line %d
-%A
+Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %s on line %d%A