goaop / framework

:gem: Go! AOP PHP - modern aspect-oriented framework for the new level of software development
go.aopphp.com
MIT License
1.66k stars 163 forks source link

Fix constructor invocation to know about special parent class names #428

Closed lisachenko closed 5 years ago

lisachenko commented 5 years ago

This PR should fix #425 and also handle private/protected constructors in classes, whereas all previous versions actually didn't support that feature.

scrutinizer-notifier commented 5 years ago

The inspection completed: No new issues