Skip to content

Commit becf31f

Browse files
committed
Check whether arginfo_zpp_mismatch.phpt is run
1 parent 370a0a4 commit becf31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/arginfo_zpp_mismatch.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if (getenv('SKIP_MSAN')) die("skip msan misses interceptors for some functions")
99
*
1010
--FILE--
1111
<?php
12-
12+
var_dump("debug");
1313
require __DIR__ . "/arginfo_zpp_mismatch.inc";
1414

1515
function test($function) {

0 commit comments

Comments
 (0)