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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user