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

Skip to content

Tags: b1rdex/PHP-DI

Tags

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

6.0.0-beta3

Toggle 6.0.0-beta3'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#569 from PHP-DI/567-silence-some-errors-at-…

…compilation

Fix PHP-DI#567 Ignore errors for invalid referenced definitions during compilation

6.0.0-beta2

Toggle 6.0.0-beta2's commit message
Improve gitstats config

See https://github.com/mnapoli/gitstats

6.0.0-beta1

Toggle 6.0.0-beta1's commit message
Update the changelog for 5.4.x versions

5.4.6

Toggle 5.4.6's commit message
Update the changelog for 5.4.x versions

5.4.5

Toggle 5.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove HHVM tests

5.4.4

Toggle 5.4.4's commit message
Remove unnecessary line following merging PHP-DI#545