Home
last modified time | relevance | path

Searched refs:_ZendTestInterface (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/zend_test/tests/
H A Ddoc_comment_internal_symbols1.phpt12 $rc = new ReflectionClassConstant(_ZendTestInterface::class, "DUMMY");
H A Ddoc_comment_internal_symbols2.phpt12 $rc = new ReflectionClassConstant(_ZendTestInterface::class, "DUMMY");
H A Dzend_object_init_with_constructor.phpt56 $o = zend_object_init_with_constructor("_ZendTestInterface");
144 Error: Cannot instantiate interface _ZendTestInterface
/php-src/ext/zend_test/
H A Dtest.stub.php20 interface _ZendTestInterface interface
32 class _ZendTestClass implements _ZendTestInterface {

Completed in 6 milliseconds