Nette DI v2.4.15 Release Notes
Release Date: 2019-01-30 // over 5 years ago-
- compatibility with nette/php-generator 3.x #182
- ⚡️ updated to nette/utils 2.5
- ContainerBuilder: improved error messages
- Container: removed leading __ from anonymous method names
- Compiler: names of anonymous services are just numbers
- Compiler::
loadDefinitions()
sorts definitions only if needed - Compiler: added option 'imported' as alias for 'dynamic'
- 🖨 CompilerExtension::
validateConfig()
prints 'section › value' instead of section.value in exception message - ➕ added PhpStorm metadata for autocompletion
- 🛠 PhpGenerator: fixed type of generated factories in Container $meta
For the details you can have a look at the diff.