This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle
Fabien Potencier 6dffd450da minor #28708 clarify the cache.pools.provider option (dbu)
This PR was merged into the 4.2-dev branch.

Discussion
----------

clarify the cache.pools.provider option

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | -
| Fixed tickets | -
| License       | MIT
| Doc PR        | https://github.com/symfony/symfony-docs/pull/10390

improve the documentation in Configuration.php with things we found out in https://github.com/symfony/symfony-docs/pull/10390

Commits
-------

ad4aaf151a clarify the cache.pools.provider option
2018-10-06 18:33:05 +02:00
..
CacheWarmer feature #28210 [Contracts] Add Translation\TranslatorInterface + decouple symfony/validator from symfony/translation (nicolas-grekas) 2018-09-03 22:20:47 +02:00
Command Make trans + %count% parameter resolve plurals 2018-10-06 18:22:22 +02:00
Console [FrameworkBundle] Deprecate the "--env" and "--no-debug" options 2018-10-02 11:07:15 +02:00
Controller Deprecate Symfony\Bundle\FrameworkBundle\Controller\Controller 2018-08-27 19:13:10 +01:00
DataCollector Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
DependencyInjection minor #28708 clarify the cache.pools.provider option (dbu) 2018-10-06 18:33:05 +02:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
HttpCache Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Kernel Merge branch '3.4' into 4.1 2018-09-02 18:33:37 +01:00
Resources [Serialized] allow configuring the serialized name of properties through metadata 2018-10-05 09:43:51 +02:00
Routing Merge branch '4.1' 2018-09-08 15:42:43 +02:00
Templating Make trans + %count% parameter resolve plurals 2018-10-06 18:22:22 +02:00
Test Merge branch '4.1' 2018-09-30 05:40:00 +02:00
Tests Make trans + %count% parameter resolve plurals 2018-10-06 18:22:22 +02:00
Translation Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
.gitignore
CHANGELOG.md Make trans + %count% parameter resolve plurals 2018-10-06 18:22:22 +02:00
Client.php Merge branch '2.8' into 3.4 2018-09-05 13:56:21 +02:00
composer.json [Serialized] allow configuring the serialized name of properties through metadata 2018-10-05 09:43:51 +02:00
FrameworkBundle.php Merge branch '4.1' 2018-09-02 17:22:25 +01:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist Merge branch '3.2' 2017-04-12 07:14:56 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00