You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 2.5:
bumped Symfony version to 2.5.10
updated VERSION for 2.5.9
updated CHANGELOG for 2.5.9
bumped Symfony version to 2.3.25
updated VERSION for 2.3.24
update CONTRIBUTORS for 2.3.24
Removed unneeded version requirements
updated CHANGELOG for 2.3.24
fixed tests
[Security] Don't destroy the session on buggy php releases.
Conflicts:
src/Symfony/Component/HttpKernel/Kernel.php
* bug #13173[Debug] fixes ClassNotFoundFatalErrorHandler to correctly handle class not found errors with Symfony ClassLoader component autoloaders. (hhamon)
19
+
* bug #13145[DomCrawler] Fix behaviour with <base> tag (dkop, WouterJ)
20
+
* bug #13027 fix #10054 - form data collector with dynamic fields (zulus)
21
+
* bug #13141[TwigBundle] Moved the setting of the default escaping strategy from the Twig engine to the Twig environment (fabpot)
22
+
* bug #13114[HttpFoundation] fixed error when an IP in the X-Forwarded-For HTTP head... (fabpot)
0 commit comments