Skip to content

Commit e8a9e56

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: Use wildcard for error message
2 parents 353461a + fe984c7 commit e8a9e56

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)