Skip to content

Commit fe984c7

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Use wildcard for error message
2 parents ba03c5f + 5d702e3 commit fe984c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/zend_test/tests/bug81435.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ a();
4343
</d>
4444
<!-- init bailout() -->
4545

46-
Fatal error: Allowed memory size of 20971520 bytes exhausted at %s (tried to allocate %d bytes) in %s on line %d
46+
Fatal error: Allowed memory size of 20971520 bytes exhausted %s in %s on line %d
4747
</a>

0 commit comments

Comments
 (0)