What's Changed
- Fix deprecated call to
ClassReflection::isSubclassOf() - Remove unneeded PHPDoc on rules
- Add
ReflectionHelperGetPrivateMethodInvokerReturnTypeExtension(#35) - Fix calling non-static method without an object
- Add extension for
Services::getSharedInstance() - Extract type inference to separate doc
- Fix outdated info in README
- Fix code style and tests
- Add
CacheFactoryGetHandlerReturnTypeExtension(#37) - Allow certain superglobal offsets to be set directly
- Add
REQUEST_TIMEandREQUEST_TIME_FLOATas allowed offsets
Full Changelog: v1.5.3...v1.5.4