summaryrefslogtreecommitdiff
path: root/Zend/tests/bug45805.phpt
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2008-08-14 22:51:31 +0000
committerJani Taskinen <jani@php.net>2008-08-14 22:51:31 +0000
commita3e7c1a31880a13d035333d3ac3d807de1048616 (patch)
treea4b0a9af94f847cb79c3bfc99effe152c51abf59 /Zend/tests/bug45805.phpt
parent9c3cc1f061d2fd85f02a5788315b02bea1c3a2bc (diff)
downloadphp-git-a3e7c1a31880a13d035333d3ac3d807de1048616.tar.gz
MFH
Diffstat (limited to 'Zend/tests/bug45805.phpt')
-rwxr-xr-xZend/tests/bug45805.phpt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Zend/tests/bug45805.phpt b/Zend/tests/bug45805.phpt
index ae8424c04f..986187ee61 100755
--- a/Zend/tests/bug45805.phpt
+++ b/Zend/tests/bug45805.phpt
@@ -1,5 +1,7 @@
--TEST--
-Bug #45805 (Crach on throwing exception from error handler)
+Bug #45805 (Crash on throwing exception from error handler)
+--SKIPIF--
+<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php
class PHPUnit_Util_ErrorHandler