Skip to content

Releases: FreeElephants/php-di

v4.1.1

21 Mar 15:10
d47add5
Compare
Choose a tag to compare

NullLogger as default LoggerInterface implementation for injection to LoggerAwareInterface instances (previous behavior is MissingDependencyException thrown).

v4.1.0

15 Mar 12:15
Compare
Choose a tag to compare
Bump version to 4.1.0

Remove var_export from logging

21 Oct 10:28
5116342
Compare
Choose a tag to compare
Fix var_export warnings on logs (#23)

* Fix var_export warnings on logs

* Force finaly string cast for service logging

4.0.0: Logger map injection (#22)

03 Jun 15:01
c0ddc53
Compare
Choose a tag to compare

Add logger map based injection, change supported php versions.

Support psr versions

02 Sep 17:05
4f80cb7
Compare
Choose a tag to compare
Allow all psr/log versions (#20)

* Allow all psr/log versions

* Allow psr/container all versions

Callable beans

17 May 09:21
ab9ddc1
Compare
Choose a tag to compare

Added:

  • 'callable' di configuration entries support

Changed

  • Register itself as PSR Container

Support PHP 8

18 Dec 21:43
d7e8118
Compare
Choose a tag to compare
Merge pull request #17 from FreeElephants/v3.0

V3.0

EnvAwareConfigLoader, Exceptions refactoring and fixes

07 May 10:01
92ac48b
Compare
Choose a tag to compare
Merge pull request #15 from FreeElephants/env-aware-config-loader

Env aware config loader

2.0.2: Merge pull request #12 from FreeElephants/11-deprecated-reflection

20 Jan 00:40
ca9b9b2
Compare
Choose a tag to compare

PSR-3 injection supporting

22 Jul 09:40
Compare
Choose a tag to compare