Skip to content

Version 0.4.1 of Go! AOP Framework

Choose a tag to compare

@lisachenko lisachenko released this 27 Aug 18:57
· 1019 commits to master since this release
  • Better parsing of complex "include" expressions for Yii (by @zVIRUSz)
  • Support for dynamic arguments count for methods by checking for func_get_args() inside method body
  • Fixed a bug with autoloaders reodering (by @zVIRUSz)