Releases: PHP-DI/Symfony-Bridge
Releases · PHP-DI/Symfony-Bridge
3.0.0
05 Mar 20:47
Compare
Sorry, something went wrong.
No results found
#19 Require PHP-DI 6 and PHP 7, compatible with Symfony 3 and 4.
2.0.1
09 Jan 13:32
Compare
Sorry, something went wrong.
No results found
#17 , #18 Change Kernel::getPHPDIContainer() from private to protected
2.0.0
22 May 13:52
Compare
Sorry, something went wrong.
No results found
require PHP >= 5.5
require PHP-DI 5
require Symfony 3
#4 , #3 Symfony's configuration can now reference PHP-DI entries (and vice-versa)
the package was renamed from php-di/symfony2-bridge to php-di/symfony-bridge
2.0.0-beta1
28 Mar 12:29
Compare
Sorry, something went wrong.
No results found
require PHP >= 5.5
require PHP-DI 5
require Symfony 3
#4 , #3 Symfony's configuration can now reference PHP-DI entries (and vice-versa)
the package was renamed from php-di/symfony2-bridge to php-di/symfony-bridge
1.1.0
03 Sep 15:08
Compare
Sorry, something went wrong.
No results found
Compatibility with PHP-DI 5: #10
1.0.3
31 Jul 21:46
Compare
Sorry, something went wrong.
No results found
#9 Use container-interop interfaces instead of deprecated interfaces (which where removed in PHP-DI 5.0)
1.0.2
22 Apr 09:55
Compare
Sorry, something went wrong.
No results found
Fixes #2 : "ContainerAware" controllers don't have the container injected
1.0.1
04 Feb 15:02
Compare
Sorry, something went wrong.
No results found
Fixed the required version for PHP-DI (requires a stable version).
1.0.0
04 Feb 14:52
Compare
Sorry, something went wrong.
No results found
First release, requires PHP-DI 4.0 or higher.