php-src/Zend/tests/traits
2011-07-23 13:42:58 +00:00
..
bugs Fixed a inconsitent condition for aliasing traits. 2011-05-13 20:28:34 +00:00
bug55137.phpt Added test case which was only added to trunk, bug seems to be fixed already. 2011-07-23 13:42:58 +00:00
conflict001.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
conflict002.phpt
conflict003.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
error_001.phpt - New tests 2010-05-04 19:06:13 +00:00
error_002.phpt - New tests 2010-05-04 19:06:13 +00:00
error_003.phpt - New tests 2010-05-04 19:06:13 +00:00
error_004.phpt - New tests 2010-05-04 19:06:13 +00:00
error_005.phpt - New tests 2010-05-04 19:06:13 +00:00
error_006.phpt - New tests 2010-05-04 19:06:13 +00:00
error_007.phpt - New tests 2010-05-04 19:06:13 +00:00
error_008.phpt - New tests 2010-05-04 19:06:13 +00:00
error_009.phpt - New tests 2010-05-04 19:06:13 +00:00
error_010.phpt - New tests 2010-05-06 19:21:11 +00:00
error_011.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
error_012.phpt - New tests 2010-05-06 19:21:11 +00:00
error_013.phpt - New tests 2010-05-06 19:21:11 +00:00
error_014.phpt - New tests 2010-05-06 19:21:11 +00:00
error_015.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
error_016.phpt - Added check for constant creation on Traits 2010-05-07 11:09:35 +00:00
flattening001.phpt
flattening002.phpt
flattening003.phpt
get_declared_traits_001.phpt - New tests 2010-05-06 15:49:58 +00:00
get_declared_traits_002.phpt - New tests 2010-05-06 15:49:58 +00:00
get_declared_traits_003.phpt - New tests 2010-05-06 15:49:58 +00:00
inheritance001.phpt
inheritance002.phpt
inheritance003.phpt
interface_001.phpt - Fixed ZEND_VERIFY_ABSTRACT_CLASS order when using traits 2010-05-07 16:29:15 +00:00
interface_002.phpt - Fixed ZEND_VERIFY_ABSTRACT_CLASS order when using traits 2010-05-07 16:29:15 +00:00
interface_003.phpt - Fixed ZEND_VERIFY_ABSTRACT_CLASS order when using traits 2010-05-07 16:29:15 +00:00
language001.phpt
language002.phpt
language003.phpt
language004.phpt
language005.phpt
language006.phpt
language007.phpt
language008a.phpt
language008b.phpt
language009.phpt
language010.phpt Fixed a inconsitent condition for aliasing traits. 2011-05-13 20:28:34 +00:00
language011.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
language012.phpt Fixed issue with statics in traits. 2010-06-08 15:56:36 +00:00
language013.phpt Fixed issue with statics in traits. 2010-06-08 15:56:36 +00:00
methods_001.phpt - Fixed magic method and constructor copy for traits 2010-05-07 13:55:27 +00:00
methods_002.phpt Changed collision warning for Traits to fatal error. 2010-12-12 16:48:02 +00:00
methods_003.phpt - Fixed magic method and constructor copy for traits 2010-05-07 13:55:27 +00:00
noctor001.phpt - A method called like a trait is no constructor 2010-05-29 20:01:08 +00:00
property001.phpt Added strict handling of properties in traits. 2010-12-20 00:52:40 +00:00
property002.phpt Added strict handling of properties in traits. 2010-12-20 00:52:40 +00:00
property003.phpt Added strict handling of properties in traits. 2010-12-20 00:52:40 +00:00
property004.phpt Added strict handling of properties in traits. 2010-12-20 00:52:40 +00:00
property005.phpt Added strict handling of properties in traits. 2010-12-20 00:52:40 +00:00
static_001.phpt Added tests to for static support of traits. 2010-11-17 23:05:20 +00:00
static_002.phpt Added tests to for static support of traits. 2010-11-17 23:05:20 +00:00
static_003.phpt Added tests to for static support of traits. 2010-11-17 23:05:20 +00:00
static_004.phpt Added tests to for static support of traits. 2010-11-17 23:05:20 +00:00
static_forward_static_call.phpt Added tests to for static support of traits. 2010-11-17 23:05:20 +00:00
static_get_called_class.phpt Added tests to for static support of traits. 2010-11-17 23:05:20 +00:00