WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

v1.5.4

Latest

Choose a tag to compare

@paulbalandan paulbalandan released this 11 Jul 14:31
· 5 commits to 1.x since this release
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