Releases: pinpoint-apm/pinpoint-php-aop
Releases · pinpoint-apm/pinpoint-php-aop
add autoloader plugins
v2.2.0
Support AspectClassHandle, remove setting.ini
What's Changed
- rename phpredis plugin by @eeliu in #28
- support laravel by @eeliu in #29
- ProfilerMysqli_Stmt in php8.1 by @eeliu in #30
- Revert "ProfilerMysqli_Stmt in php8.1" by @eeliu in #32
- Dev by @eeliu in #37
- fix ues the wrong class by @eeliu in #39
- add generator plugin InstancePlugins. by @EyelynSu in #44
- fix next node is unknown when laravel call remote with guzzle. by @EyelynSu in #46
- new api by @eeliu in #51
- fix(aop): Undefined index: by @eeliu in #52
Full Changelog: v2.0.2...v2.1.0
Out-of-box plugins for thinkphp5 and Yii
Keywords
- thinkphp5
- yii2
What's Changed
- V2.0.0 release by @eeliu in #13
- Dev by @eeliu in #14
- support variable by @eeliu in #17
- Replace Travis CI with Github Action by @EyelynSu in #18
- update to master by @eeliu in #19
- Modify badge by @EyelynSu in #20
- Try to support TP5.0 by @eeliu in #22
- fix: enable save files by @eeliu in #23
- refactor(plugins): plugins by @eeliu in #24
- support Yii2 by @eeliu in #25
- update reademe by @eeliu in #26
- use dev-master by @eeliu in #27
New Contributors
Full Changelog: v2.0.1...v2.0.2
Support alias and namespace suggestion
v2.0.1
- support "use xx as xxx;"
- support
use A/B/C
, while the np is A/B/C/Ds
more detail goto
Replace the namespace
- fix a bug
- add "PP_REQ_PLUGINS" opt, user can redefine the req plugins
- fix a bug when use cache
- exclude anonymous function
- update name
- rename PINPOINT_ENV to PINPOINT_USE_CACHE
- fix a bug when no $classMap definition
- Support function
- add User directory
- add ini loader
- add filter loader
- add New_ and funcCall
- support namespace hack
- update licence
update my name
php_simple_aop to pinpoint-php-aop
update my name
php_simple_aop to pinpoint-php-aop
Support PHP 7.4
v1.0.0 migrate to naver repo
Support PHP5.5 and PHP5.6
v0.3.1 migrate to naver repo php5