1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/tokenizer
Stefan Marr dbc6849bca Added __TRAIT__ magic constant [TRAITS] [DOC]
# __TRAIT__ behaves like __CLASS__ more or less but is constraint to traits.
# Since traits are not types, there are not many valid use cases, and trying
# to use __TRAIT__ to make traits more like classes is discouraged.
2011-07-31 17:39:30 +00:00
..
2007-08-01 15:13:40 +00:00
2007-03-14 09:58:14 +00:00
2011-01-01 02:17:06 +00:00
2011-01-01 02:17:06 +00:00
2011-06-03 01:16:01 +00:00