Skip to content

Releases: PHP-DI/ZF2-Bridge

1.0.10: Merge pull request #9 from PHP-DI/composer-config

23 Aug 20:32
Compare
Choose a tag to compare

1.0.9

21 Aug 12:23
Compare
Choose a tag to compare
redis cache can now be configured tu use non default database

1.0.8

21 Aug 08:15
Compare
Choose a tag to compare
added ability to configure the cache namespace

1.0.7

20 Aug 22:18
Compare
Choose a tag to compare
composer.json - autoload fix

1.0.6

20 Aug 22:14
Compare
Choose a tag to compare
vendor/.gitignore added

README.md - updated composer package name

20 Aug 22:09
Compare
Choose a tag to compare
1.0.5

README.md - fixed composer package name

Travis-CI integration

20 Aug 22:03
Compare
Choose a tag to compare
1.0.4

README.md - travis-ci build status added

Working unit tests

20 Aug 21:37
Compare
Choose a tag to compare
1.0.3

unit tests work again after phpunit upgrade

Updated README.md - new configuration options

20 Aug 21:03
Compare
Choose a tag to compare
  • new configuration options were documented

First stable release

20 Aug 20:38
Compare
Choose a tag to compare
  • ZF 2.5 compatibility
  • PHP-DI 5.0 compatibility
  • ZF service manager as fallback container
  • better container configuration using zf2 config arrays
  • file and redis cache adapter configuration
  • stability issues