GoogleCloudPlatform / appengine-symfony-starter-project

Symfony Starter Project on Google App Engine
Apache License 2.0
42 stars 13 forks source link

Add explicit default_memcached_provider service #21

Open ddelbondio opened 6 years ago

ddelbondio commented 6 years ago

Symfony implictly creates a cache.default_memcached_provider service which is hardwired to AbstractAdapter::createConnection(), which uses a hardcoded reference to Symfony's MemcachedAdapter.

googlebot commented 6 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


ddelbondio commented 6 years ago

I signed it!

googlebot commented 6 years ago

CLAs look good, thanks!