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 ad66a160b1 bug #33719 [Cache] dont override native Memcached options (nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

[Cache] dont override native Memcached options

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

Commits
-------

894a78e812 [Cache] dont override native Memcached options
2019-09-26 22:41:00 +02:00
..
Asset Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
BrowserKit Remove Google references when not needed 2019-09-10 12:13:59 +02:00
Cache [Cache] dont override native Memcached options 2019-09-26 13:13:54 +02:00
ClassLoader Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Config Re-enable previously failing PHP 7.4 test cases 2019-09-19 17:32:51 +02:00
Console Various tweaks 3.4 2019-09-24 07:29:29 +02:00
CssSelector Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Debug Re-enable previously failing PHP 7.4 test cases 2019-09-19 17:32:51 +02:00
DependencyInjection Re-enable previously failing PHP 7.4 test cases 2019-09-19 17:32:51 +02:00
DomCrawler minor #33289 [DomCrawler] Fix FileFormField PHPDoc (dunglas) 2019-08-30 19:42:32 +02:00
Dotenv Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
EventDispatcher Fix mocks for ImmutableEventDispatcher. 2019-08-23 10:05:57 +02:00
ExpressionLanguage SCA: dropped unused mocks, duplicate import and a function alias usage 2019-08-07 09:23:44 +02:00
Filesystem Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Finder [Finder] Prevent unintentional file locks in Windows 2019-09-01 23:32:23 +02:00
Form Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
HttpFoundation Call AssertEquals with proper parameters 2019-09-18 13:43:43 +02:00
HttpKernel Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
Inflector [Inflector] Add .gitignore file 2019-09-17 10:36:34 +02:00
Intl SCA: minor code tweaks 2019-09-08 19:26:24 +02:00
Ldap Various tweaks 3.4 2019-09-24 07:29:29 +02:00
Lock [Lock] use Predis\ClientInterface instead of Predis\Client 2019-09-23 16:31:27 +02:00
OptionsResolver Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Process Fix return type of Process::restart(). 2019-09-25 16:09:38 +02:00
PropertyAccess [Form] fix return type declarations 2019-08-26 09:52:58 +02:00
PropertyInfo ensure compatibility with type resolver 0.5 2019-09-18 15:36:31 +02:00
Routing [Routing] fix bad fix 2019-09-24 18:22:08 +02:00
Security Various tweaks 3.4 2019-09-24 07:29:29 +02:00
Serializer Cleanup tests 2019-09-02 16:34:19 +02:00
Stopwatch Fix remaining tests 2019-08-06 15:24:37 +02:00
Templating Various tweaks 3.4 2019-09-24 07:29:29 +02:00
Translation [Translation] fix return type declarations 2019-08-26 09:52:58 +02:00
Validator [Validator] Add the missing translations for the Azerbaijani locale 2019-09-26 23:00:18 +03:00
VarDumper Remove Google references when not needed 2019-09-10 12:13:59 +02:00
WebLink Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Workflow Add gitignore file for Symfony 3.4 2019-09-17 11:52:54 +02:00
Yaml don't dump a scalar tag value on its own line 2019-09-10 12:38:46 +02:00