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