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 dc323f084c minor #27649 [Cache] fix Memcached tests (nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

[Cache] fix Memcached tests

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

Clearing a memcached pool works only when versioning is enabled. Dunno why this has not be caught before, but it's making tests fail now.

Commits
-------

09ec9e7cce [Cache] fix Memcached tests
2018-06-20 09:26:50 +02:00
..
Asset Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
BrowserKit Merge branch '2.8' into 3.4 2018-03-19 23:32:39 +01:00
Cache [Cache] fix Memcached tests 2018-06-20 09:02:04 +02:00
ClassLoader Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Config [Config] Fix tests when path contains UTF chars 2018-05-14 18:49:53 +02:00
Console [FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING 2018-05-23 12:02:55 +07:00
CssSelector fixed CS 2018-05-16 14:49:49 +02:00
Debug Merge branch '2.8' into 3.4 2018-06-08 11:38:38 +02:00
DependencyInjection [minor] SCA 2018-06-19 11:31:41 +02:00
DomCrawler Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Dotenv Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
EventDispatcher Merge branch '2.8' into 3.4 2018-04-06 09:35:25 +02:00
ExpressionLanguage Remove symfony/polyfill-ctype where not needed 2018-05-01 15:50:35 -07:00
Filesystem Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
Finder Merge branch '2.8' into 3.4 2018-06-19 22:52:10 +02:00
Form Merge branch '2.8' into 3.4 2018-06-19 22:52:10 +02:00
HttpFoundation [HttpKernel] fix session tracking in surrogate master requests 2018-06-01 15:46:26 +02:00
HttpKernel Merge branch '2.8' into 3.4 2018-06-19 22:52:10 +02:00
Inflector Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Intl [minor] SCA 2018-06-19 11:31:41 +02:00
Ldap [minor] SCA 2018-06-19 11:31:41 +02:00
Lock Remove released semaphore 2018-06-05 07:35:41 +02:00
OptionsResolver removed unneeded comments in tests 2018-05-30 06:26:49 +02:00
Process Merge branch '2.8' into 3.4 2018-05-30 06:24:30 +02:00
PropertyAccess Merge branch '2.7' into 2.8 2018-05-01 15:52:40 -07:00
PropertyInfo bug #27287 [PropertyInfo] fix resolving parent|self type hints (nicolas-grekas) 2018-05-16 16:13:01 +02:00
Routing Merge branch '2.8' into 3.4 2018-06-19 22:52:10 +02:00
Security Merge branch '2.8' into 3.4 2018-06-15 09:47:49 +02:00
Serializer [Serializer] fix CS 2018-06-11 15:57:31 +02:00
Stopwatch updated StopwatchEvent phpdoc due to the additional of optional float precision introduced in 0db8d7fb6a 2018-02-17 15:55:25 +01:00
Templating Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Translation Merge branch '2.8' into 3.4 2018-05-21 12:06:52 +02:00
Validator Merge branch '2.8' into 3.4 2018-06-19 22:52:10 +02:00
VarDumper Merge branch '2.8' into 3.4 2018-06-15 09:47:49 +02:00
WebLink Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Workflow do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
Yaml Hide short exception trace by default 2018-05-03 19:18:14 -04:00