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/Bundle/FrameworkBundle
Fabien Potencier 7aa06818bc merged branch drak/start_on_demand (PR #7576)
This PR was merged into the master branch.

Discussion
----------

[2.3][Session] Give greater control over how and when session starts

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | na
| License       | MIT
| Doc PR        | symfony/symfony-docs#2475

Refs #6036

Gives control over how start on demand works: allowing to turn it on or off and to allow bag access when session is off.

Commits
-------

f431cb0 Fix tests
1f521d8 Coding standards
2583c26 [HttpFoundation][FrameworkBundle] Keep save auto_start behaviour as in 2.2 and make component values consistent with FrameworkBundle's configuration options.
ceaf69b [FrameworkBundle] Use more sophisticated validation and configuration.
af0a140 [FrameworkBundle] Add configuration to allow control over session start on demand.
8fc2397 [HttpFoundation] Give control over how session start on demand.
2013-04-18 07:26:17 +02:00
..
CacheWarmer Nsdocblocks 2012-10-20 09:10:30 +02:00
Command merged branch dantleech/enforce_sprintf_for_exceptions (PR #7620) 2013-04-11 08:50:46 +02:00
Console Options small typo 2013-02-28 23:03:28 +01:00
Controller Merge branch '2.1' into 2.2 2013-03-11 18:18:44 +01:00
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection merged branch drak/start_on_demand (PR #7576) 2013-04-18 07:26:17 +02:00
EventListener [HttpFoundation][FrameworkBundle] Keep save auto_start behaviour as in 2.2 and make component values consistent with FrameworkBundle's configuration options. 2013-04-06 18:13:24 +01:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache Fix typo change String to string 2012-07-06 19:52:14 +03:00
Resources merged branch drak/start_on_demand (PR #7576) 2013-04-18 07:26:17 +02:00
Routing Routing issue with installation in a sub-directory 2013-02-26 13:42:14 -03:00
Templating [FrameworkBundle] Fixed Stopwatch namespace. 2013-04-17 22:32:53 +01:00
Test Merge branch '2.1' into 2.2 2013-04-06 12:15:43 +02:00
Tests merged branch drak/start_on_demand (PR #7576) 2013-04-18 07:26:17 +02:00
Translation Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
Validator Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
CHANGELOG.md merged branch drak/start_on_demand (PR #7576) 2013-04-18 07:26:17 +02:00
Client.php Merge branch '2.1' 2013-01-23 21:21:00 +01:00
composer.json Merge branch '2.2' 2013-02-23 07:47:02 +01:00
FrameworkBundle.php Add the serializer service 2013-03-23 19:05:00 +00:00
LICENSE updated license year 2013-01-04 17:59:43 +01:00