summaryrefslogtreecommitdiff
path: root/Zend/tests/dynamic_call_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/dynamic_call_002.phpt')
-rw-r--r--Zend/tests/dynamic_call_002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/dynamic_call_002.phpt b/Zend/tests/dynamic_call_002.phpt
index e94f642681..a090862258 100644
--- a/Zend/tests/dynamic_call_002.phpt
+++ b/Zend/tests/dynamic_call_002.phpt
@@ -1,7 +1,7 @@
--TEST--
Testing dynamic call with invalid value for method name
--FILE--
-<?php
+<?php
$a = new stdClass;