Skip to content

Releases: nette/di

Released version 2.3.10

01 Apr 15:20
@dg dg
Compare
Choose a tag to compare
  • PhpReflection::expandClassName() added support for @return $this
  • ContainerBuilder: unused parameters check when generating factory
  • Compiler: support for removing services via 'name: no'
  • PhpReflection::parseUseStatemenets(): class in use can contain leading \ #97
  • ContainerPanel: ob_start() is protected against flush when error occurs

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

Released version 2.3.9

19 Feb 21:44
@dg dg
Compare
Choose a tag to compare
  • Compiler: calls prepareClassList() after each beforeCompile() #94

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

Released version 2.3.8

20 Jan 02:42
@dg dg
Compare
Choose a tag to compare
  • Container: added getServiceType()
  • Compiler: InjectExtension is moved after extensions added by ExtensionsExtension #88
  • ContainerBuilder: service name must not be empty
  • ContainerPanel: removed color distinction
  • ContainerBuilder::removeAlias() removes aliases
  • ContainerBuilder::checkCase() checks interfaces too
  • Helpers::autowireArguments() better error message for PHP7 and class name case mismatch

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

Released version 2.3.7

02 Dec 22:30
@dg dg
Compare
Choose a tag to compare
  • Compiler, CompilerExtension: shows suggestions for unexpected config items and extensions
  • ContainerBuilder: better message

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

Released version 2.3.6

14 Sep 18:20
@dg dg
Compare
Choose a tag to compare
  • ContainerBuilder: added support for PHP7 type hints
  • DecoratorExtension: implemented decorating by factory interface
  • PhpExtension: NULLs are skipped.
  • NeonAdapter: fixed dump() for data with simple Nette\DI\Statement

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

Released version 2.2.6

23 Aug 14:30
@dg dg
Compare
Choose a tag to compare
  • travis: migrating to container-based infrastructure
  • improved coding style

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

Released version 2.3.5

23 Aug 14:33
@dg dg
Compare
Choose a tag to compare
  • travis: migrating to container-based infrastructure
  • improved coding style

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

Released version 2.3.4

23 Aug 14:32
@dg dg
Compare
Choose a tag to compare
  • ContainerBuilder::removeDefinition() fixed keys in $classes #72
  • ContainerBuilder: removeDefinition removes definition from $classes #71
  • Compiler: fixed "array to string conversion" while service name is generated

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

Released version 2.2.5

23 Aug 14:30
@dg dg
Compare
Choose a tag to compare
  • ContainerBuilder: fixed reseting of $currentService #70

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

Released version 2.3.3

23 Aug 14:32
@dg dg
Compare
Choose a tag to compare
  • ContainerBuilder: fixed reseting of $currentService #70

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