Released version 2.4.0
- requires PHP 5.6.0
- uses Nette\SmartObject & StaticClass
- Configurator: removed ReflectionExtension
- Configurator: extracted
loadContainer()
fromcreateContainer()
- Configurator: warns when deprecated 'nette' section is used
- Configurator: removed parameter 'environment' (BC break)
- Configurator: removed parameter 'container' (BC break)
- Configurator::
addConfig()
sections are deprecated (BC break)
For the details you can have a look at the diff.