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
Christian Flothmann d3a0a55455 properly handle exceptions in translator listener
The `setLocale()` method can throw an `\InvalidArgumentException` when
an invalid locale has been passed. These exceptions must be handled by
the `TranslatorListener` which should then pass the request's default
locale instead.
2014-10-08 22:39:21 +02:00
..
BrowserKit Merge branch '2.5' 2014-09-22 13:59:59 +02:00
ClassLoader Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Config feature #11453 [Config] Allow extra hint in exception message (WouterJ) 2014-09-25 20:11:49 +02:00
Console Merge branch '2.5' 2014-10-05 15:59:22 +02:00
CssSelector Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Debug [FrameworkBundle] enable ErrorHandler in prod 2014-10-02 11:12:20 +02:00
DependencyInjection [DependencyInjection] Tweaked factories 2014-10-02 01:48:53 +04:00
DomCrawler Merge branch '2.5' 2014-10-01 07:53:11 +02:00
EventDispatcher Merge branch '2.5' 2014-10-04 08:08:58 +02:00
ExpressionLanguage feature #12006 Expression language extensibility (fabpot) 2014-09-28 13:22:15 +02:00
Filesystem feature #11857 [Filesystem] Check number of bytes copied. (skigun) 2014-09-22 17:54:44 +02:00
Finder Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Form Merge branch '2.5' 2014-10-05 15:59:22 +02:00
HttpFoundation [HttpFoundation] Fix PdoSessionHandler to work properly with streams 2014-10-07 16:06:18 +02:00
HttpKernel properly handle exceptions in translator listener 2014-10-08 22:39:21 +02:00
Intl Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Locale Merge branch '2.5' 2014-09-22 13:59:59 +02:00
OptionsResolver Merge branch '2.3' into 2.5 2014-10-01 07:50:18 +02:00
Process Merge branch '2.5' 2014-10-01 07:53:11 +02:00
PropertyAccess Merge branch '2.5' 2014-09-22 13:59:59 +02:00
Routing [Routing] Moving include instruction to separate method 2014-10-07 16:17:15 +02:00
Security Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Serializer [Serializer] Fix CS 2014-10-04 10:54:52 +02:00
Stopwatch Merge branch '2.5' 2014-09-22 13:59:59 +02:00
Templating Merge branch '2.5' 2014-07-09 11:06:26 +02:00
Translation Merge branch '2.5' 2014-10-01 07:53:11 +02:00
Validator Fix Binary Format when maxSize is smaller than uploadLimit 2014-10-04 09:54:45 +02:00
VarDumper [VarDumper] Sfdump JS ns and VarCloner replacing Ext+PhpCloner 2014-10-06 14:52:17 +02:00
Yaml feature #11976 [Yaml] Ensure whole number floats have their data type is persisted. (Alex Pott) 2014-10-05 15:53:50 +02:00