Skip to content

0.9

Compare
Choose a tag to compare
@ondrejmirtes ondrejmirtes released this 29 Nov 13:47
· 218 commits to 2.0.x since this release
  • Updated for PHPStan 0.9
  • Return mixed instead of object from \Nette\DI\Container::getService() (688dff7)
  • Service locator methods should rather return mixed than the documented object (d3623c7)
  • Service locator dynamic return type extension - support createService() (2d93d16)