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
Fabien Potencier b61fa4480b bug #37671 [Cache] fix saving no-expiry items with ArrayAdapter (philipp-kolesnikov)
This PR was merged into the 3.4 branch.

Discussion
----------

[Cache] fix saving no-expiry items with ArrayAdapter

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #37667
| License       | MIT
| Doc PR        |

0 is a special value that means "infinity".

Commits
-------

bdec105a72 [Cache] Fix #37667
2020-07-31 09:57:22 +02:00
..
Asset Fixes sprintf(): Too few arguments in form transformer 2020-05-30 19:48:24 +02:00
BrowserKit [BrowserKit] Allow Referer set by history to be overridden (3.4) 2020-04-27 08:55:12 +02:00
Cache [Cache] Fix #37667 2020-07-26 15:13:16 +10:00
ClassLoader Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Config Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Console bug #37385 [Console] Fixes question input encoding on Windows (YaFou) 2020-07-06 10:57:31 +02:00
CssSelector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
DependencyInjection Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
DomCrawler [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
Dotenv [Dotenv] Fixed infinite loop with missing quote followed by quoted value 2020-01-07 21:29:45 +01:00
EventDispatcher [DI][EventDispatcher] added contract for implementation 2020-05-05 17:06:23 +02:00
ExpressionLanguage Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Filesystem Fixes sprintf(): Too few arguments in form transformer 2020-05-30 19:48:24 +02:00
Finder fix unix root dir issue 2020-02-14 08:34:21 +01:00
Form bug #37521 [Form] Fix ChoiceType translation domain (VincentLanglet) 2020-07-12 11:52:47 +02:00
HttpFoundation Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
HttpKernel Bump Symfony version to 3.4.44 2020-07-24 06:07:51 +02:00
Inflector [3.4][Inflector] Improve testSingularize() argument name 2020-05-04 09:08:14 +02:00
Intl [3.4] Small update in our internal terminology 2020-06-18 18:35:04 +02:00
Ldap [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
Lock Fix Redis tests 2020-07-23 14:42:41 +02:00
OptionsResolver Fix PHP 8 deprecations 2020-07-08 19:07:26 +02:00
Process [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
PropertyAccess Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
PropertyInfo Added Unit tests for php 8 union types. 2020-06-18 22:30:22 +02:00
Routing Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Security Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Serializer [3.4] Fix support for PHP8 union types 2020-06-18 19:32:39 +02:00
Stopwatch Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Templating [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
Translation [SCA] Minor fixes on tests 2020-07-16 11:41:49 +02:00
Validator fix validating lazy properties that evaluate to null 2020-06-29 12:55:42 +02:00
VarDumper [VarDumper] Improve previous fix on light array coloration 2020-07-29 17:09:23 +02:00
WebLink Update year in license files 2020-01-01 12:03:25 +01:00
Workflow [Workflow] Use a strict comparison when retrieving raw markin in MarkingStore 2020-04-07 11:39:41 +02:00
Yaml Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00