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 81bf2abf19 feature #30605 [Cache] added DSN support for rediss in AbstractAdapter and RedisTrait (alex-vasilchenko-md)
This PR was squashed before being merged into the 4.3-dev branch (closes #30605).

Discussion
----------

[Cache] added DSN support for rediss in AbstractAdapter and RedisTrait

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/issues/30573
| License       | MIT

A fix for this issue: https://github.com/symfony/symfony/issues/30573
Support for "rediss:" in DSN added.

Commits
-------

7e2852dd44 [Cache] added DSN support for rediss in AbstractAdapter and RedisTrait
2019-03-20 12:35:16 +01:00
..
Asset Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
BrowserKit renamed Client to Browser 2019-03-12 21:40:15 +01:00
Cache [Cache] added DSN support for rediss in AbstractAdapter and RedisTrait 2019-03-20 12:35:07 +01:00
Config Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Console Merge branch '4.2' 2019-02-23 16:22:31 +01:00
CssSelector Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Debug Merge branch '4.2' 2019-03-10 18:10:06 +01:00
DependencyInjection feature #28975 [DI] Add an url EnvProcessor (jderusse) 2019-03-18 12:19:06 +01:00
DomCrawler Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Dotenv Merge branch '4.2' 2019-01-24 22:40:22 +01:00
EventDispatcher Merge branch '4.2' 2019-02-23 16:22:31 +01:00
ExpressionLanguage Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Filesystem fixed CS 2019-03-04 10:20:13 +01:00
Finder Merge branch '4.2' 2019-02-23 16:42:19 +01:00
Form [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
HttpClient feature #30604 [HttpClient] add MockHttpClient (nicolas-grekas) 2019-03-19 19:41:07 +01:00
HttpFoundation Merge branch '4.2' 2019-03-15 14:38:03 +01:00
HttpKernel [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Inflector Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Intl Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Ldap fixed CS 2019-01-16 22:53:45 +01:00
Lock Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Messenger Support for handling messages after current bus is finished 2019-03-19 05:15:31 +01:00
Mime Merge branch '4.2' 2019-03-12 19:57:21 +01:00
OptionsResolver Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Process Merge branch '4.2' 2019-03-11 21:50:47 +01:00
PropertyAccess Merge branch '4.2' 2019-03-04 10:16:46 +01:00
PropertyInfo Merge branch '4.2' 2019-03-10 11:14:34 +01:00
Routing Merge branch '4.2' 2019-03-11 21:50:47 +01:00
Security Merge branch '4.2' 2019-03-15 14:38:03 +01:00
Serializer throw TypeErrors to prepare for type hints in 5.0 2019-03-19 22:12:04 +01:00
Stopwatch Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Templating Merge branch '4.2' 2019-02-23 16:22:31 +01:00
Translation [Translation] Add XLIFF 1 source to metadata to differentiate from attr 2019-03-07 09:54:57 +01:00
Validator Merge branch '4.2' 2019-03-15 14:38:03 +01:00
VarDumper [HttpClient] introduce the component 2019-03-07 17:16:39 +01:00
VarExporter Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
WebLink Merge branch '4.2' into short-array-master 2019-01-16 22:53:39 +01:00
Workflow fixed CHANGELOG 2019-03-19 06:12:32 +01:00
Yaml Merge branch '4.2' 2019-02-23 16:22:31 +01:00