Home
last modified time | relevance | path

Searched refs:ZendTestParameterAttribute (Results 1 – 6 of 6) sorted by relevance

/php-src/ext/zend_test/tests/
H A Dattribute_arguments.phpt49 public function override(#[ZendTestParameterAttribute("value5")] string $parameter): int
93 object(ZendTestParameterAttribute)#%d (1) {
101 object(ZendTestParameterAttribute)#%d (1) {
109 object(ZendTestParameterAttribute)#%d (1) {
117 object(ZendTestParameterAttribute)#%d (1) {
125 object(ZendTestParameterAttribute)#%d (1) {
133 object(ZendTestParameterAttribute)#%d (1) {
142 object(ZendTestParameterAttribute)#%d (1) {
150 object(ZendTestParameterAttribute)#%d (1) {
158 object(ZendTestParameterAttribute)#%d (1) {
H A Dattribute-promotion-parameter-only.phpt11 #[ZendTestParameterAttribute('foo')] public $param
29 string(26) "ZendTestParameterAttribute"
H A Dattribute_hash_table_leak.phpt30 public function override(#[ZendTestParameterAttribute] string $parameter): int
/php-src/ext/zend_test/
H A Dtest.stub.php122 final class ZendTestParameterAttribute { class
H A Dtest_arginfo.h314 static ZEND_METHOD(ZendTestParameterAttribute, __construct);
481 …ZEND_ME(ZendTestParameterAttribute, __construct, arginfo_class_ZendTestParameterAttribute___constr…
H A Dtest.c994 static ZEND_METHOD(ZendTestParameterAttribute, __construct) in ZEND_METHOD() argument

Completed in 16 milliseconds