diff options
Diffstat (limited to 'tests/lang/035.phpt')
-rw-r--r-- | tests/lang/035.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lang/035.phpt b/tests/lang/035.phpt index a5e3a7f4cc..63f0385e8c 100644 --- a/tests/lang/035.phpt +++ b/tests/lang/035.phpt @@ -1,7 +1,5 @@ --TEST-- ZE2: set_exception_handler() ---SKIPIF-- -<?php if (version_compare(zend_version(), "2.0.0-dev", "<")) print "skip Zend engine 2 required"; ?> --FILE-- <?php class MyException extends Exception { |