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

Skip to content

Tags: hdimo/PHP-DI

Tags

5.0.0-RC1

Toggle 5.0.0-RC1's commit message
Improved the "definition overriding" documentation

5.0.0-beta1

Toggle 5.0.0-beta1's commit message
Update the requirement of Invoker

4.4.7

Toggle 4.4.7's commit message
Fixes bug PHP-DI#240 A parent definition could be erased if no defini…

…tion with the same name exist in sub-source

4.4.6

Toggle 4.4.6's commit message
Fixes PHP-DI#222 Bug when using a cache and manually setting a defini…

…tion

4.4.5

Toggle 4.4.5's commit message
PHP-DI#216 Improved test

4.4.4

Toggle 4.4.4's commit message
Merge pull request PHP-DI#210 from mnapoli/test-factory-definition-re…

…solver

Possible fatal error on PHP 5.3 in FactoryDefinitionResolver

4.4.3

Toggle 4.4.3's commit message
Fixed phpdoc that was lost on DI\* functions because of 0e267e2

4.4.2

Toggle 4.4.2's commit message
Fixes PHP-DI#201: Rare cases where "functions.php" is included twice …

…leads to error

4.4.1

Toggle 4.4.1's commit message
Added directories to exclude from the distribution

4.4.0

Toggle 4.4.0's commit message
"Getting started" update