Nette DI v2.4.8 Release Notes

Release Date: 2017-03-17 // about 7 years ago
    • 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 with eval()

    For the details you can have a look at the diff.