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
Tyson Andre 1976d29e01 Always pass $key to NullAdapter->createCacheItem
Previously, if this were called, it would throw an ArgumentCountError.
I'm assuming existing code always checks hasItem, so this bug hasn't impacted many people.
This was noticed via static analysis.

The get() method was added to NullAdapter in symfony 4.2
2019-01-05 11:11:59 -05:00
..
Asset Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
BrowserKit Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Cache Always pass $key to NullAdapter->createCacheItem 2019-01-05 11:11:59 -05:00
Config Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Console Merge branch '4.1' into 4.2 2019-01-04 16:13:53 +01:00
CssSelector Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Debug Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
DependencyInjection Fix unnecessary use 2019-01-04 19:00:57 +01:00
DomCrawler Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Dotenv Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
EventDispatcher Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
ExpressionLanguage Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Filesystem Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Finder Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Form Merge branch '4.1' into 4.2 2019-01-04 16:13:53 +01:00
HttpFoundation Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
HttpKernel Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Inflector Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Intl Merge branch '4.1' into 4.2 2019-01-04 16:13:53 +01:00
Ldap Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Lock Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Messenger Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
OptionsResolver Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Process Do not risk waiting 100 seconds 2019-01-03 15:48:52 +01:00
PropertyAccess Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
PropertyInfo Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Routing Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Security Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Serializer Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Stopwatch Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Templating Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Translation Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Validator Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
VarDumper Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
VarExporter update years in license files 2019-01-03 10:09:06 +01:00
WebLink Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Workflow Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00
Yaml Merge branch '4.1' into 4.2 2019-01-03 10:07:35 +01:00