Skip to content

Commit e4e07ea

Browse files
committed
Fix test
1 parent b602da9 commit e4e07ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/spl/tests/gh14639.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--TEST--
22
GH-14639 (Member access within null pointer in ext/spl/spl_observer.c)
33
--INI--
4-
memory_limit=2M
4+
memory_limit=4M
55
--SKIPIF--
66
<?php
77
if (getenv("USE_ZEND_ALLOC") === "0") {

0 commit comments

Comments
 (0)