summaryrefslogtreecommitdiff
path: root/Zend/tests/bug33318.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug33318.phpt')
-rwxr-xr-xZend/tests/bug33318.phpt8
1 files changed, 0 insertions, 8 deletions
diff --git a/Zend/tests/bug33318.phpt b/Zend/tests/bug33318.phpt
deleted file mode 100755
index dc1afbb153..0000000000
--- a/Zend/tests/bug33318.phpt
+++ /dev/null
@@ -1,8 +0,0 @@
---TEST--
-Bug #33318 (throw 1; results in Invalid opcode 108/1/8)
---FILE--
-<?php
-throw 1;
-?>
---EXPECTF--
-Fatal error: Can only throw objects in %sbug33318.php on line 2 \ No newline at end of file