Skip to content

Version 0.4.2 of Go! AOP Framework

Choose a tag to compare

@lisachenko lisachenko released this 19 Dec 18:35
· 1003 commits to master since this release
  1. Switched to doctrine/annotations package instead of doctrine/common
  2. Removed the Demo namespace from the composer and use it only for testing.
  3. Optimized injection of advices and caching of callables
  4. Some fixes for supporting Symfony2 and SensioDistributionBundle