Skip to content

0.9

Choose a tag to compare

@ondrejmirtes ondrejmirtes released this 29 Nov 13:47
· 224 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)