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

Use ReflectionNamedType to avoid deprecation notices, resolves #438 #459

Closed lisachenko closed 3 years ago

lisachenko commented 3 years ago

To avoid deprecation notices for PHP7.4, code should use getName() on type.

scrutinizer-notifier commented 3 years ago

The inspection completed: 7 new issues, 1 updated code elements