]> granicus.if.org Git - php/commitdiff
Fix typo in skipif section
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 3 Jun 2020 12:50:35 +0000 (14:50 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 3 Jun 2020 12:50:35 +0000 (14:50 +0200)
Merge mistake...

sapi/phpdbg/tests/bug73927.phpt

index ff2e32d1ef05c145e8c24d56e970ef73febb3662..9f1cc684fada84d10c1426436aa0e47a39af2947 100644 (file)
@@ -7,6 +7,7 @@ if (getenv('SKIP_ASAN')) {
 }
 if (PHP_OS_FAMILY === 'Windows' && ini_get('opcache.jit') && ini_get('opcache.jit_buffer_size')) {
     die('xfail breakpoint/watchpoint issues with JIT on Windows');
+}
 ?>
 --PHPDBG--
 b 19