Task #55958

RFC: Use PHP 5.4 closure features for direct ObjectAccess

Added by Christopher Hlubek over 1 year ago.

Status:New Start date:2014-02-13
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:-
Sprint: Has patch:No
PHP Version: Complexity:

Description

We can get rid of PropertyReflection in ObjectAccess with a PHP 5.4 feature of binding closures to object instances.

See this article: http://ocramius.github.io/blog/accessing-private-php-class-members-without-reflection/

A general decision would be needed if we drop support of PHP 5.3 with the next Flow release.

Also available in: Atom PDF