Home
last modified time | relevance | path

Searched refs:trait (Results 176 – 200 of 353) sorted by relevance

12345678910>>...15

/PHP-8.3/Zend/tests/traits/
H A Dconstant_009.phpt6 trait Trait1 {
10 trait Trait2 {
H A Dbug74922b.inc7 trait T1 {
H A Dproperty006.phpt10 trait THello1 {
14 // Now we use the trait, which happens to introduce another private variable
H A Dbug61998.phpt15 trait T1 {
42 trait T2 {
H A Derror_002.phpt2 Trying to use an undefined trait
/PHP-8.3/Zend/tests/
H A Dbug62069_2.phpt6 trait T1 {
12 trait T2 {
H A Dbug64417.phpt2 Bug #64417 (BC break: ArrayAccess::&offsetGet() in a trait causes fatal error)
5 trait aa {
H A Dgh10935.phpt2 GH-1093: Add separate static property through trait if parent already declares it
5 trait Foo {
16 trait Bar {
H A Dbug81192_trait.inc3 trait T {
H A Dbug60536_004.phpt10 trait THello1 {
14 // Now we use the trait, which happens to introduce another private variable
H A Dtrait_exists_001.phpt6 trait foo {
H A Dgh14009_003.phpt10 trait T {
/PHP-8.3/ext/standard/tests/class_object/
H A DAutoTrait.inc3 trait AutoTrait {}
H A Dtrait_class_exists_variation_003.phpt5 trait caseSensitivityTest {}
/PHP-8.3/ext/opcache/tests/
H A Dinvalid_new_dce.phpt13 trait Baz {}
41 Cannot instantiate trait Baz
H A Dpreload.inc26 trait T1 {
34 trait T2 {
H A Dpreload_ind2.inc3 trait T {
H A Dpreload_trait_static.inc3 trait Foo {
H A Dpreload_undef_const_2.inc2 trait T {
/PHP-8.3/ext/opcache/tests/jit/
H A Dgh8591-004.inc5 trait ModelTrait
/PHP-8.3/ext/opcache/tests/gh13433/
H A DTraitA.inc2 trait TraitA {
/PHP-8.3/ext/spl/tests/
H A Dclass_uses_basic2.phpt8 trait foo { }
11 trait bar { }
/PHP-8.3/Zend/tests/readonly_props/
H A Dreadonly_clone_error5.phpt6 trait CloneSetOnceTrait {
12 trait CloneSetTwiceTrait {
/PHP-8.3/Zend/tests/grammar/
H A Dsemi_reserved_008.phpt6 trait TraitA
17 trait TraitB
/PHP-8.3/Zend/tests/attributes/
H A D012_ast_export.phpt34 #[A3] trait Test3 { }
66 trait Test3 {

Completed in 22 milliseconds

12345678910>>...15