Feature #46
Implement After Advice
Status:
Resolved
Priority:
Must have
Assignee:
Category:
AOP
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
Currently only After Returning and After Throwing advices exist. Implement the general After advice as well and make sure that After Returning is only invoked if no exception is thrown!
Updated by Karsten Dambekalns over 13 years ago
- Priority changed from Should have to Must have
- Target version set to 1.0 alpha 1
Updated by Andreas Förthner over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r1663.