Home
last modified time | relevance | path

Searched refs:trait (Results 101 – 125 of 231) sorted by relevance

12345678910

/PHP-7.3/Zend/tests/traits/
H A Dlanguage005.phpt7 trait A {
16 trait B {
H A Dbug60217c.phpt6 trait TBroken1 {
10 trait TBroken2 {
H A Dproperty004.phpt6 trait THello1 {
10 trait THello2 {
H A Dnoctor001.phpt2 Don't mark trait methods as constructor
5 trait Foo {
H A Dproperty003.phpt6 trait THello1 {
10 trait THello2 {
H A Dbug55554d.phpt11 trait TNew {
17 trait TLegacy {
H A Dbug55554c.phpt11 trait TC1 {
20 trait TC2 {
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 Derror_002.phpt2 Trying to use an undefined trait
H A Dbug61998.phpt15 trait T1 {
42 trait T2 {
H A Derror_016.phpt6 trait foo {
H A Dget_declared_traits_001.phpt8 trait c { }
H A Dbug75607.phpt6 trait T1
/PHP-7.3/ext/reflection/tests/
H A Dbug63399.phpt5 trait Trait1 {
10 trait Trait2 {
H A Dtraits004.phpt5 trait T1 { }
6 trait T2 { }
H A Dtraits001.phpt5 trait Foo {
25 Trait [ <user> trait Foo ] {
/PHP-7.3/Zend/tests/
H A Dbug64239_2.phpt17 trait T1 {
23 trait T2 {
H A Dbug64417.phpt2 Bug #64417 (BC break: ArrayAccess::&offsetGet() in a trait causes fatal error)
5 trait aa {
H A Dbug60536_004.phpt10 trait THello1 {
14 // Now we use the trait, which happens to introduce another private variable
/PHP-7.3/ext/standard/tests/class_object/
H A DAutoTrait.inc3 trait AutoTrait {}
/PHP-7.3/ext/opcache/tests/
H A Dinvalid_new_dce.phpt13 trait Baz {}
41 Cannot instantiate trait Baz
/PHP-7.3/Zend/tests/grammar/
H A Dsemi_reserved_008.phpt6 trait TraitA
17 trait TraitB
/PHP-7.3/Zend/tests/anon/
H A D009.phpt6 trait Foo {
/PHP-7.3/ext/spl/tests/
H A Dclass_uses_basic2.phpt14 trait foo { }
17 trait bar { }

Completed in 36 milliseconds

12345678910