]> granicus.if.org Git - php/commitdiff
...
authorkrakjoe <joe.watkins@live.co.uk>
Thu, 5 Dec 2013 12:29:17 +0000 (12:29 +0000)
committerkrakjoe <joe.watkins@live.co.uk>
Thu, 5 Dec 2013 12:29:17 +0000 (12:29 +0000)
tests/commands/0102_print.test

index f6b78e74a35a9e973448e58a746b0bcf39abeea7..6b19680361985648fbe9d1cffcf6bfec854074e1 100644 (file)
 #              ZEND_RETURN
 #      test::testProtectedMethod()
 #              ZEND_RETURN
+# User Method testMethod
+#      test::testMethod()
+#              ZEND_RETURN
 #################################################
 exec sapi/phpdbg/tests/code/class.php
 compile
 print class test
+print method test::testMethod
 q