php-src/Zend/tests/traits/bugs
Stefan Marr 8ba00176f1 Fixed a inconsitent condition for aliasing traits.
- missed a failing Traits test, but is now fixed, and the bug covered by a dedicated test
# Should always comment conditions that go over more than two lines :-/
2011-05-13 20:28:34 +00:00
..
abstract-methods01.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
abstract-methods02.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
abstract-methods03.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
abstract-methods04.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
alias01.phpt Fixed a inconsitent condition for aliasing traits. 2011-05-13 20:28:34 +00:00
alias-semantics02.phpt Fixed problem reported by Patrick ALLAERT. Trait method was not applied properly when fully qualified. 2010-11-18 17:59:04 +00:00
alias-semantics.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
case-sensitive.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
interfaces.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
missing-trait.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00
overridding-conflicting-methods.phpt Added traits test cases. No engine changes for now. [TRAITS] 2010-04-15 21:39:20 +00:00