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
Fabien Potencier bc38d76f94 minor #10366 [FrameworkBundle] set a default value for gc_probability (fabpot)
This PR was merged into the 2.5-dev branch.

Discussion
----------

[FrameworkBundle] set a default value for gc_probability

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | refs #10349
| License       | MIT
| Doc PR        | n/a

This sets the `gc_probability` to 1 by default (which is the default value in PHP). That should help mitigate #10349.

Commits
-------

7e1bdd7 [FrameworkBundle] set a default value for gc_probability
2014-03-04 10:28:13 +01:00
..
FrameworkBundle minor #10366 [FrameworkBundle] set a default value for gc_probability (fabpot) 2014-03-04 10:28:13 +01:00
SecurityBundle removed as many usage of the request service as possible without breaking BC 2014-02-28 16:35:07 +01:00
TwigBundle Merge branch '2.4' 2014-03-03 13:53:01 +01:00
WebProfilerBundle removed double-stringification of values in the profiler 2014-03-01 03:55:22 +01:00