Bug #5484
AOP proxy builder does not add some annotations to built proxy classes
Status:
Resolved
Priority:
Must have
Assignee:
Category:
AOP
Target version:
Start date:
2009-11-24
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
The proxy classes retain @param annotations, but loose @return if no parameters exist and also any other annotations. That leads to problems with validation and possibly other things.