Skip to content

Version 1.2.0 of Go! AOP Framework

Choose a tag to compare

@lisachenko lisachenko released this 04 Feb 15:50
· 589 commits to master since this release
1.2.0

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.x branch only to the PHP5.5, because andrewsville/php-token-reflection can work only with PHP=<5.5 and is not maintained anymore, see #305
  • Fix broken logic of pattern matching for includePath and excludePath options, 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.