summaryrefslogtreecommitdiff
path: root/Zend/tests/bug48228.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/bug48228.phpt')
-rw-r--r--Zend/tests/bug48228.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug48228.phpt b/Zend/tests/bug48228.phpt
index 1f0d0a54a1..9be02aa4d8 100644
--- a/Zend/tests/bug48228.phpt
+++ b/Zend/tests/bug48228.phpt
@@ -7,7 +7,7 @@ function do_throw() {
throw new Exception();
}
-class aa
+class aa
{
function check()
{