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
2013-04-18 15:53:00 +02:00
..
BrowserKit [BrowserKit] added ability to ignored malformed set-cookie header 2013-03-12 16:50:09 +01:00
ClassLoader Fixed test to use Reflection 2013-03-08 15:45:32 +11:00
Config removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Console Fix default value handling for multi-value options 2013-04-17 07:12:51 +02:00
CssSelector removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
DependencyInjection fix a DI circular reference recognition bug 2013-04-18 15:53:00 +02:00
DomCrawler Keep the file extension in the temporary copy and test that it exists (closes #7482) 2013-03-27 18:13:16 +01:00
EventDispatcher Merge branch '2.0' into 2.1 2013-02-11 12:26:14 +01:00
Filesystem removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Finder [Finder] fixed a potential issue on Solaris where INF value is wrong (refs #7269) 2013-03-06 20:26:55 +01:00
Form [Form] DateTimeToRfc3339Transformer use proper transformation exteption in reverse transformation 2013-04-09 23:29:54 +02:00
HttpFoundation [HttpFoundation] do not use server variable PATH_INFO because it is already decoded and thus symfony is fragile to double encoding of the path 2013-04-12 17:03:10 +02:00
HttpKernel fix overwriting of request's locale if attribute _locale is missing 2013-04-16 21:35:51 +02:00
Locale Merge branch '2.0' into 2.1 2013-01-11 14:37:04 +01:00
OptionsResolver removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Process merged branch romainneutron/process-timeout (PR #7580) 2013-04-07 16:41:36 +02:00
Routing [Routing][XML Loader] Add a possibility to set a default value to null 2013-04-11 23:37:28 +00:00
Security fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
Serializer removed the .gitattributes files (closes #6605, reverts #5674) 2013-01-09 09:51:07 +01:00
Templating Update PhpEngine.php 2013-04-09 16:11:33 +02:00
Translation fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
Validator fixed doc references (closes #7515) 2013-04-01 10:04:03 +02:00
Yaml [Yaml] improved boolean naming ($notEOF -> !$EOF) 2013-04-12 16:27:36 +06:00