Version 1.2.0 of Go! AOP Framework
Version 1.2.0 is a minor release with one new feature and several fixes:
- Add an ability to update invocation arguments in advices, see #297
- Restrict the
1.xbranch only to the PHP5.5, becauseandrewsville/php-token-reflectioncan work only with PHP=<5.5 and is not maintained anymore, see #305 - Fix broken logic of pattern matching for
includePathandexcludePathoptions, see #300, #311
Please, note, that the branch 1.x will not receive any new features and you should plan your time to upgrade to the 2.x versions.