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
* 3939c90: [FrameworkBundle] Fix TraceableEventDispatcher unable to trace static class callables
24
+
* e4cbbf3: [Locale] fixed StubNumberFormatter::format() to behave like the NumberFormatter::parse() regarding to error flagging
25
+
* f16ff89: [Locale] fixed StubNumberFormatter::parse() to behave like the NumberFormatter::parse() regarding to error flagging
26
+
* 0a60664: [Locale] updated StubIntlDateFormatter::format() exception message when timestamp argument is an array for PHP >= 5.3.4
27
+
* 6f9c05d: [Locale] Complete Stub with intl_error_name
28
+
* 312a5a4: [Locale] fixed StubIntlDateFormatter::format() to set the right error for PHP >= 5.3.4 and to behave like the intl when formatting successfully
29
+
* bb61e09: [Locale] use the correct way for Intl error
30
+
* 01fcb08: [HttpKernel] Fix the ProfilerListener (fix #3620)
31
+
* 3ae826a: Fix issue #3251: Check attribute type of service tags
32
+
* 57dd914: [EventDispatcher] Fixed E_NOTICES with multiple eventnames per subscriber with mixed priorities
33
+
* 77185e0: [Routing] Allow spaces in the script name for the apache dumper
34
+
* 6465a69: [Routing] Fixes to handle spaces in route pattern
35
+
* 31dde14: [Locale] updated StubIntlDateFormatter::format() behavior for PHP >= 5.3.4
36
+
* 8a2b115: [Console] Mock terminal size to prevent formatting errors on small terminals
37
+
* 595cc11: [Console] Wrap exception messages to the terminal width to avoid ugly output
38
+
* 97f7b29: [Console] Avoid outputing \r's in exception messages
39
+
* 04ae7cc: [Routing] fixed exception message.
40
+
* f7647f9: [Routing] improved exception message when giving an invalid route name.
41
+
* 0024ddc: Fix for using route name as check_path.
42
+
* fc41d4f: [Security][HttpDigest] Fixes a configuration error caused by an invalid 'key' child node configuration
43
+
* 24a0d0a: [DependencyInjection] Support Yaml calls without arguments
44
+
* 15dd17e: Simplified CONTENT_ headers retrieval
45
+
* 86a3512: [FrameworkBundle] Add support for full URLs to redirect controller
46
+
* 068e859: [TwigBundle] Changed getAndCleanOutputBuffering() handling of systems where ob_get_level() never returns 0
47
+
* efa807a: [HttpKernel] fixed sub-request which should be always a GET (refs #3657)
48
+
* c1206c3: [FrameworkBundle] Subrequests should always use GET method
49
+
* 0c9b2d4: use SecurityContextInterface instead of SecurityContext
0 commit comments