Nette DI v2.4.10 Release Notes

Release Date: 2017-09-06 // over 6 years ago
    • ๐Ÿ‘Œ supports PHP up to 7.2
    • โž• added ServiceBuilder::setType() & getType() as a future replacements for setClass() and getClass()
    • ๐Ÿ”ง Compiler: added configuration option 'type' as a future replacement for 'class'
    • ๐Ÿ›  Loader: fixed including of paths with scheme in config loader (#153)
    • ๐Ÿ‘ ContainerLoader: better error message when is unable to create file
    • ๐Ÿ‘ป ContainerLoader: throws exception when is unable to create directory

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