Feature #27115

AOP should provide a way to change method parameters

Added by Fernando Arconada about 4 years ago. Updated almost 4 years ago.

Status:Closed Start date:2011-05-29
Priority:Must have Due date:
Assigned To:- % Done:

0%

Category:AOP
Target version:-
PHP Version: Complexity:
Has patch:

Description

Actually even with @around you cant change the called method arguments. There is a getArguments in the joinpoint but there isnt any setArguments, actually you can only change the returned value.


Related issues

duplicates TYPO3.Flow - Feature #29514: AOP advices should be able to change method arguments Resolved 2011-09-06

History

#1 Updated by Karsten Dambekalns almost 4 years ago

  • Status changed from New to Closed

Closing as duplicate

Also available in: Atom PDF