Home
last modified time | relevance | path

Searched refs:traits (Results 1 – 25 of 55) sorted by path

123

/PHP-5.5/
H A DNEWS544 . Fixed bug #69174 (leaks when unused inner class use traits precedence).
2525 . Fixed bug #63305 (zend_mm_heap corrupted with traits). (Dmitry, Laruence)
2604 . Fixed bug #62907 (Double free when use traits). (Dmitry)
2683 . Fixed bug #62358 (Segfault when using traits a lot). (Laruence)
2809 . Fixed bug #61998 (Using traits with method aliases appears to result in
3014 . Fixed bug #60911 (Confusing error message when extending traits). (Stefan)
3016 . Fixed bug #60717 (Order of traits in use statement can cause a fatal
/PHP-5.5/Zend/tests/
H A Dbug53748.phpt2 Bug #53748 (Using traits lead to a segmentation fault)
H A Dbug60536_002.phpt37 …ompatible, to improve maintainability consider using accessor methods in traits instead. Class was…
H A Dbug60536_004.phpt36 …ompatible, to improve maintainability consider using accessor methods in traits instead. Class was…
H A Dbug60536_005.phpt34 …ompatible, to improve maintainability consider using accessor methods in traits instead. Class was…
37 …ompatible, to improve maintainability consider using accessor methods in traits instead. Class was…
H A Dbug62358.phpt2 Bug #62358 (Segfault when using traits a lot)
H A Dbug62907.phpt2 Bug #62907 (Double free when use traits)
H A Dbug63305.phpt2 Bug #63305 (zend_mm_heap corrupted with traits)
H A Dbug65579.phpt2 Bug #65579 (Using traits with get_class_methods causes segfault)
H A Dbug69174.phpt2 Bug #69174 (leaks when unused inner class use traits precedence)
/PHP-5.5/Zend/tests/traits/
H A Dbug55524.phpt15 Fatal error: A trait (Foo) cannot extend a class. Traits can only be composed from other traits wit…
H A Dbug55554b.phpt55 Fatal error: ReportCollision has colliding constructor definitions coming from traits in %s on line…
H A Dbug55554c.phpt8 // Here, the traits conflicts are overridden by local definitions,
H A Dbug55554d.phpt6 // Test mixed constructors from different traits, we are more strict about
9 // here we have a chance to be more strict for the new traits.
31 Fatal error: ReportCollision has colliding constructor definitions coming from traits in %s on line…
H A Dbug55554f.phpt29 Fatal error: ReportCollision has colliding constructor definitions coming from traits in %s on line…
H A Dbug55554g.phpt29 Fatal error: ReportCollision has colliding constructor definitions coming from traits in %s on line…
H A Dbug60145.phpt17 Fatal error: Cannot use traits inside of interfaces. foo is used in MyInterface in %s on line %d
H A Dbug60153.phpt2 Bug #60153 (Interface method prototypes not enforced when implementd via traits.)
H A Dbug60217a.phpt2 Bug #60217 (Requiring the same method from different traits.)
H A Dbug60217b.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Dbug60217c.phpt2 Bug #60217 (Requiring the same method from different traits and abstract methods have to be compati…
H A Dbug60717.phpt2 Bug #60717 (Order of traits in use statement can cause unexpected unresolved abstract method)
H A Dbug61998.phpt2 Bug #61998 (Using traits with method aliases appears to result in crash during execution)
H A Dbug64235.phpt34 Fatal error: Class TestParentClass is not a trait, Only traits may be used in 'as' and 'insteadof' …
H A Dbug64235b.phpt35 Fatal error: Class TestParentClass is not a trait, Only traits may be used in 'as' and 'insteadof' …

Completed in 385 milliseconds

123