|
|
@ -15,8 +15,12 @@ |
|
|
# ZEND_RETURN |
|
|
# ZEND_RETURN |
|
|
# test::testProtectedMethod() |
|
|
# test::testProtectedMethod() |
|
|
# ZEND_RETURN |
|
|
# ZEND_RETURN |
|
|
|
|
|
# User Method testMethod |
|
|
|
|
|
# test::testMethod() |
|
|
|
|
|
# ZEND_RETURN |
|
|
################################################# |
|
|
################################################# |
|
|
exec sapi/phpdbg/tests/code/class.php |
|
|
exec sapi/phpdbg/tests/code/class.php |
|
|
compile |
|
|
compile |
|
|
print class test |
|
|
print class test |
|
|
|
|
|
print method test::testMethod |
|
|
q |
|
|
q |