Skip to content

Commit 5d702e3

Browse files
committed
Use wildcard for error message
This differs depending on build type.
1 parent ebd1a0a commit 5d702e3

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
@@ -40,5 +40,5 @@ a();
4040
</d>
4141
<!-- init bailout() -->
4242

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

0 commit comments

Comments
 (0)