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 93755abd9f bug #25731 [HttpFoundation] Always call proxied handler::destroy() in StrictSessionHandler (nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

[HttpFoundation] Always call proxied handler::destroy() in StrictSessionHandler

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

Noticed by @jpauli: the native file session handler needs a call to `destroy()` to remove session files, even for new empty sessions.

Commits
-------

e5e2d5ddd2 [HttpFoundation] Always call proxied handler::destroy() in StrictSessionHandler
2018-01-10 07:27:53 +01:00
..
Asset Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
BrowserKit Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Cache Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
ClassLoader Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Config Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Console Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
CssSelector Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Debug Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
DependencyInjection [DI] fix param name cast 2018-01-04 16:56:45 +01:00
DomCrawler Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Dotenv Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
EventDispatcher Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
ExpressionLanguage Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Filesystem Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Finder Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Form Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
HttpFoundation [HttpFoundation] Always call proxied handler::destroy() in StrictSessionHandler 2018-01-09 17:31:41 +01:00
HttpKernel [HttpKernel] Fix compile error when a legacy container is fresh again 2018-01-09 15:42:43 +01:00
Inflector Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Intl Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Ldap Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Lock Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
OptionsResolver Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Process Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
PropertyAccess Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
PropertyInfo Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Routing Merge branch '3.3' into 3.4 2018-01-04 16:09:34 +01:00
Security Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Serializer Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Stopwatch Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Templating Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Translation Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Validator Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
VarDumper Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
WebLink Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Workflow Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Yaml Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00