mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
Fixed test bug #55713 (Christopher Jones)
This commit is contained in:
parent
5382f03c9f
commit
ee534ac62f
1 changed files with 1 additions and 1 deletions
|
@ -30,4 +30,4 @@ echo "6\n";
|
||||||
4
|
4
|
||||||
5
|
5
|
||||||
|
|
||||||
Fatal error: Allowed memory size of %d bytes exhausted (tried to allocate %d bytes) in %s/bug55509.php on line %d
|
Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sbug55509.php on line %d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue