summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/set_exception_handler.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/phpdbg/tests/set_exception_handler.phpt')
-rw-r--r--sapi/phpdbg/tests/set_exception_handler.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/sapi/phpdbg/tests/set_exception_handler.phpt b/sapi/phpdbg/tests/set_exception_handler.phpt
index bc44a0d87e..7d4d4faca0 100644
--- a/sapi/phpdbg/tests/set_exception_handler.phpt
+++ b/sapi/phpdbg/tests/set_exception_handler.phpt
@@ -1,11 +1,5 @@
--TEST--
set_exception_handler() in phpdbg
---SKIPIF--
-<?php
-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--
r
c