Home
last modified time | relevance | path

Searched refs:ZendTestPropertyAttribute (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/zend_test/tests/
H A Dattribute-promotion-property-only.phpt11 #[ZendTestPropertyAttribute('foo')] public $param
30 string(25) "ZendTestPropertyAttribute"
H A Ddoc_comment_internal_symbols2.phpt9 $rc = new ReflectionClass(ZendTestPropertyAttribute::class);
18 $rp = new ReflectionProperty(new ZendTestPropertyAttribute(""), "parameter");
28 Class [ <internal:zend_test> final class ZendTestPropertyAttribute ] {
H A Ddoc_comment_internal_symbols1.phpt9 $rc = new ReflectionClass(ZendTestPropertyAttribute::class);
18 $rp = new ReflectionProperty(new ZendTestPropertyAttribute(""), "parameter");
H A Dgen_stub_test_03.phpt27 object(ZendTestPropertyAttribute)#%d (%d) {
/php-src/ext/zend_test/
H A Dtest.stub.php124 final class ZendTestPropertyAttribute { class
H A Dtest_arginfo.h286 static ZEND_METHOD(ZendTestPropertyAttribute, __construct);
454 …ZEND_ME(ZendTestPropertyAttribute, __construct, arginfo_class_ZendTestPropertyAttribute___construc…
H A Dtest.c914 static ZEND_METHOD(ZendTestPropertyAttribute, __construct) in ZEND_METHOD() argument

Completed in 19 milliseconds