Skip to content

v1.5.4

Latest
Compare
Choose a tag to compare
@paulbalandan paulbalandan released this 11 Jul 14:31
v1.5.4
e959fb0

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_TIME and REQUEST_TIME_FLOAT as allowed offsets

Full Changelog: v1.5.3...v1.5.4