mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Use wildcard for error message
This commit is contained in:
@@ -43,5 +43,5 @@ a();
|
||||
</d>
|
||||
<!-- init bailout() -->
|
||||
|
||||
Fatal error: Allowed memory size of 20971520 bytes exhausted at %s (tried to allocate %d bytes) in %s on line %d
|
||||
Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user