summaryrefslogtreecommitdiff
path: root/Zend/tests/exception_004.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/exception_004.phpt')
-rw-r--r--Zend/tests/exception_004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/exception_004.phpt b/Zend/tests/exception_004.phpt
index 9afe81f9c1..29288e25ac 100644
--- a/Zend/tests/exception_004.phpt
+++ b/Zend/tests/exception_004.phpt
@@ -1,7 +1,7 @@
--TEST--
Throwing exception using a class that isn't derived from the Exception base class
--FILE--
-<?php
+<?php
error_reporting(E_ALL|E_STRICT);