summaryrefslogtreecommitdiff
path: root/Zend/tests/exception_003.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/exception_003.phpt')
-rw-r--r--Zend/tests/exception_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/exception_003.phpt b/Zend/tests/exception_003.phpt
index 1f60f7874e..813246c5dd 100644
--- a/Zend/tests/exception_003.phpt
+++ b/Zend/tests/exception_003.phpt
@@ -1,7 +1,7 @@
--TEST--
Throwing exception in global scope
--FILE--
-<?php
+<?php
throw new Exception(1);