Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: joev1/PHP-DI

Tags

6.0.9

Toggle 6.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP-DI#674 Special interpretation of `\DI\value` in `\DI\Container::s…

…e… (PHP-DI#675)

PHP-DI#674 Special interpretation of `\DI\value` in `\DI\Container::set`

6.0.8

Toggle 6.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PHP-DI#654 from PHP-DI/revert-6.0.7

Fix PHP-DI#648 by reverting 6.0.7 changes

6.0.7

Toggle 6.0.7's commit message
Fix coding style

6.0.6

Toggle 6.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PHP-DI#645 from bbaga/master

Adding support for proxy class generation on container compilations

6.0.5

Toggle 6.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PHP-DI#627 from juliangut/variadic-add-definitions

support variadic parameter on addDefinitions

6.0.4

Toggle 6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PHP-DI#622 from PHP-DI/v6_di_get_autowire_interface

Fix PHP-DI#614: regression in `Container::set()`

6.0.3

Toggle 6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request PHP-DI#616 from ArtFireCom/wildcard-autowire

Adds support for autowire of __construct for wildcards

6.0.2

Toggle 6.0.2's commit message
Fix potential regression introduced when fixing PHP-DI#582

See PHP-DI@1a46970#r28689040

> The caller might expect to receive an object that is `instanceof Container`.

6.0.1

Toggle 6.0.1's commit message
Update the README image to high resolution

6.0.0

Toggle 6.0.0's commit message
Update 6.0 changelog to link to the news article