Released version 2.4.8
- Compiler::loadDefinitions: allow to get to existing service by class #145
- ContainerBuilder::
getByType()
added argument $throw - DependencyChecker::
isExpired()
can alter $phpFiles modification times #144 - Helpers::
getReturnType()
ignores 'object' and 'mixed' - PhpGenerator: removed unnecessary type checking in PHP 7
- uses nette/php-generator 2.6.1 wildcards
- ContainerBuilder:
create_function()
replaced witheval()
For the details you can have a look at the diff.