Skip to content

Released version 2.4.15

Compare
Choose a tag to compare
@dg dg released this 30 Jan 15:02
· 538 commits to master since this release
  • 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.