Browse Source

Fix test for release builds

PHP-7.1.23
Nikita Popov 8 years ago
parent
commit
fa84b8ebb4
  1. 3
      Zend/tests/bug76846.phpt

3
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
Loading…
Cancel
Save