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/Component
Nicolas Grekas bfda99f2eb bug #21167 [Cache] Remove silenced warning tiggered by PhpArrayAdapter (nicolas-grekas)
This PR was merged into the 3.2 branch.

Discussion
----------

[Cache] Remove silenced warning tiggered by PhpArrayAdapter

| Q             | A
| ------------- | ---
| Branch?       | 3.2
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Because many reported this silenced warning, which happens all the time unless `cache:warmup` has been run.

Commits
-------

a9dfcd8 [Cache] Remove silenced warning tiggered by PhpArrayAdapter
2017-01-05 18:48:01 +01:00
..
Asset Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
BrowserKit Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Cache bug #21167 [Cache] Remove silenced warning tiggered by PhpArrayAdapter (nicolas-grekas) 2017-01-05 18:48:01 +01:00
ClassLoader Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Config Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Console [Console] Fix return type in Terminal docblocks 2017-01-04 17:48:15 +00:00
CssSelector Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Debug Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
DependencyInjection bug #20995 [DependencyInjection] Fix the priority order of compiler pass trait (francoispluchino) 2017-01-03 18:12:19 +01:00
DomCrawler Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
EventDispatcher Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
ExpressionLanguage Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Filesystem Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Finder Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Form Minor fixes found while ugrading the CI 2017-01-03 16:43:07 +01:00
HttpFoundation Merge branch '3.1' into 3.2 2017-01-03 12:28:32 +01:00
HttpKernel Merge branch '3.1' into 3.2 2017-01-04 11:58:34 -08:00
Inflector Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Intl Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Ldap Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
OptionsResolver Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Process Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
PropertyAccess Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
PropertyInfo Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Routing Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Security Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Serializer Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Stopwatch Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Templating Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Translation Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
Validator Merge branch '3.1' into 3.2 2017-01-02 12:32:22 -08:00
VarDumper Fix test 2017-01-03 09:53:57 +01:00
Workflow updated LICENSE year 2017-01-02 12:32:57 -08:00
Yaml Merge branch '3.1' into 3.2 2017-01-03 14:51:32 +01:00