Leaseweb / LswMemcacheBundle

Symfony bundle for Memcache Doctrine caching and session storage in the Web Debug Toolbar.
MIT License
202 stars 57 forks source link

Fix debug.yml for Symfony3 compatible #83

Closed bubnov-mikhail closed 7 years ago

bubnov-mikhail commented 7 years ago

Not quoting the scalar "%memcache.data_collector.class%" and "%memcache.data_collector.template%" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0

Already have the PR: https://github.com/LeaseWeb/LswMemcacheBundle/pull/82

GabrielAnca commented 7 years ago

Thanks for your contribution! This issue is closed as PR #82 is merged :smiley: