1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00

Resolved conflict.

This commit is contained in:
Shein Alexey
2012-03-29 17:03:43 +05:00

View File

@@ -8,4 +8,4 @@ stream_context_get_options($fileResourceTemp);
ftruncate($fileResourceTemp, PHP_INT_MAX);
?>
--EXPECTF--
Fatal error: Allowed memory size of %d bytes exhausted (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