diff options
| author | Dmitry Stogov <dmitry@php.net> | 2012-01-17 08:09:13 +0000 |
|---|---|---|
| committer | Dmitry Stogov <dmitry@php.net> | 2012-01-17 08:09:13 +0000 |
| commit | 032d140fd6f8458e72a8df06618aca13337ef03c (patch) | |
| tree | e4797c5ff1def9150c50e18bfc94fac6d56befee /ext/xsl | |
| parent | f32760bd40aa368beeccd8ce53b425b2ebae159c (diff) | |
| download | php-git-032d140fd6f8458e72a8df06618aca13337ef03c.tar.gz | |
Improved traits implementation. Now to support __CLASS__ constant in traits php doesn't have to copy the complete compiled method, but can reuse the same code. The resolution of __CLASS__ constants in methods defined in traits are delayed till run-time. This approach also made possible to use __CLASS__ constant as default value for traits properties and method arguments.
Diffstat (limited to 'ext/xsl')
0 files changed, 0 insertions, 0 deletions
