Releases: PHP-DI/ZF2-Bridge
Releases · PHP-DI/ZF2-Bridge
Fixed inconsistent Apcu usage
21 Nov 11:29
Compare
Sorry, something went wrong.
No results found
ApcuFactory was creating ApcCache, so projects using PHP 7+ needed to use ext-apc-bc. This new version is using ApcuCache.
PhpUnit 6 compatibility
13 Nov 09:05
Compare
Sorry, something went wrong.
No results found
Merge pull request #17 from gabriel-caruso/phpunit
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
Regression fix
16 Aug 20:43
Compare
Sorry, something went wrong.
No results found
APCu cache support
16 Aug 19:53
Compare
Sorry, something went wrong.
No results found
Merge branch 'master' of https://github.com/PHP-DI/ZF2-Bridge
# Conflicts:
# config/module.config.php
# src/DI/ZendFramework2/Service/CacheFactory.php
ZF 2.5+ compatibility
15 Sep 17:18
Compare
Sorry, something went wrong.
No results found
Merge pull request #14 from Mattin/zend_2.5_compatibility_fix
ZF2.5 and newer compatibility fix
Memcached support
15 Sep 14:24
Compare
Sorry, something went wrong.
No results found
Merge pull request #13 from Mattin/memcached_support
Added support for memcached caching
Documentation fix
27 Mar 19:44
Compare
Sorry, something went wrong.
No results found
1.0.14
README fix - application.config.pgp instead of module.config.php
ControllerManager fix
09 Feb 17:11
Compare
Sorry, something went wrong.
No results found
1.0.13
fix - ControllerManager injects ZF core services into created control…
1.0.12
22 Jan 00:01
Compare
Sorry, something went wrong.
No results found
1.0.11
21 Jan 23:31
Compare
Sorry, something went wrong.
No results found
Merge pull request #9 from PHP-DI/composer-config
Improve Composer's configuration