rfc:horizontalreuse

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:horizontalreuse [2011/07/21 22:33] – Fixed typos gronrfc:horizontalreuse [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2008-10-12, last update 2011-01-09   * Date: 2008-10-12, last update 2011-01-09
   * Author: Stefan Marr <php.at.stefan-marr.de>   * Author: Stefan Marr <php.at.stefan-marr.de>
-  * Status: Committed to trunk (traits only)+  * Status: Implemented in PHP 5.4 (traits only)
   * First Patch: http://www.stefan-marr.de/2009/09/traits-patch-updated-backported-and-available-on-github/   * First Patch: http://www.stefan-marr.de/2009/09/traits-patch-updated-backported-and-available-on-github/
   * First Published at: http://www.stefan-marr.de/artikel/rfc-horizontal-reuse-for-php.html   * First Published at: http://www.stefan-marr.de/artikel/rfc-horizontal-reuse-for-php.html
Line 350: Line 350:
 ==== Traits Composed from Traits ==== ==== Traits Composed from Traits ====
  
-Not explicitly mentioned jet, but implied by the flattening property is the+Not explicitly mentioned yet, but implied by the flattening property is the
 composition of Traits from Traits. composition of Traits from Traits.
 Since Traits are fully flattened away at compile time it is possible to use Since Traits are fully flattened away at compile time it is possible to use
rfc/horizontalreuse.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1