Skip to content

Commit 698bd59

Browse files
committed
Fix typo in skipif section
Merge mistake...
1 parent 3587fc5 commit 698bd59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sapi/phpdbg/tests/bug73927.phpt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ if (getenv('SKIP_ASAN')) {
77
}
88
if (PHP_OS_FAMILY === 'Windows' && ini_get('opcache.jit') && ini_get('opcache.jit_buffer_size')) {
99
die('xfail breakpoint/watchpoint issues with JIT on Windows');
10+
}
1011
?>
1112
--PHPDBG--
1213
b 19

0 commit comments

Comments
 (0)