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

Skip to content

Tags: rkrx/PHP-DI

Tags

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

4.3.0

Toggle 4.3.0's commit message
Merge pull request PHP-DI#174 from mnapoli/4.3

4.3

4.2.2

Toggle 4.2.2's commit message
Fixed test for PHP 5.3 compatibility