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

Skip to content

Tags: im286er/PHP-DI

Tags

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

6.0.0-alpha4

Toggle 6.0.0-alpha4's commit message
Merge pull request PHP-DI#507 from PHP-DI/compile-factories

Compile factories, including closures

6.0.0-alpha3

Toggle 6.0.0-alpha3's commit message
Merge pull request PHP-DI#500 from sagikazarmark/patch-1

Fix typo

6.0.0-alpha2

Toggle 6.0.0-alpha2's commit message
Merge pull request PHP-DI#497 from PHP-DI/styleci

Strict types everywhere

6.0.0-alpha1

Toggle 6.0.0-alpha1's commit message
Merge pull request PHP-DI#449 from PHP-DI/refactor-object-to-create

Refactor object() to create() and autowire()

5.4.3

Toggle 5.4.3's commit message
Merge pull request PHP-DI#467 from rayward/autoregister-interface

Register the container against the PSR ContainerInterface.

5.4.2

Toggle 5.4.2's commit message
Merge pull request PHP-DI#466 from siwinski/add-psr-container-impleme…

…ntation-composer-provide

Add psr/container-implementation Composer provide