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-09-16 10:00:14 +02:00
..
BrowserKit [BrowserKit] fixed method/files/content when redirecting a request 2013-08-30 20:46:40 +02:00
ClassLoader Use strstr instead of strpos 2013-08-09 09:16:43 +02:00
Config Fix FileResource test 2013-09-13 07:11:26 +02:00
Console [Console] Fixed argument parsing when a single dash is passed. 2013-09-12 21:51:59 +01:00
CssSelector fixed CS 2013-07-01 14:15:46 +02:00
DependencyInjection [DependencyInjection] fixed a non-detected circular reference in PhpDumper (closes #8425) 2013-09-12 09:51:05 +02:00
DomCrawler [DomCrawler] Added missing docblocks and removed unneeded return annotation. 2013-09-13 13:11:47 +01:00
EventDispatcher Merge branch '2.1' into 2.2 2013-02-11 12:26:43 +01:00
Filesystem Merge branch '2.1' into 2.2 2013-05-06 22:02:13 +02:00
Finder corrected English grammar (s/does not exists/does not exist) 2013-08-13 20:56:24 +01:00
Form removed unneeded comment 2013-09-13 10:55:12 +02:00
HttpFoundation HttpFoundation RequestTest - Fixed indentation and removed comments 2013-09-16 10:00:14 +02:00
HttpKernel fixed wrong usage of unset() 2013-09-13 07:05:55 +02:00
Locale [Locale] Fixed: StubLocale::setDefault() throws no exception when "en" is passed 2013-08-24 16:25:01 +02:00
OptionsResolver Merge branch '2.1' 2013-01-17 16:25:59 +01:00
Process [Process] Close unix pipes before calling proc_close to avoid a deadlock 2013-09-11 21:13:38 +02:00
PropertyAccess Fixing singular form for kisses, accesses and addresses. 2013-09-06 16:56:44 +02:00
Routing merged branch stloyd/bugfix/issue-7724 (PR #8393) 2013-08-31 08:28:50 +02:00
Security [FrameworkBundle][Security] Replaced void return type with null for consistency 2013-09-13 14:06:44 +02:00
Serializer [Serializer] fixed CS (refs #7971) 2013-05-08 10:39:40 +02:00
Stopwatch updated license year 2013-01-04 17:58:00 +01:00
Templating corrected English grammar (s/does not exists/does not exist) 2013-08-13 20:56:24 +01:00
Translation [Translation] Removed an unneeded return annotation. 2013-09-13 13:15:01 +01:00
Validator [Validator] fixed Boolean handling in XML constraint mappings (closes #5603) 2013-08-23 17:55:54 +02:00
Yaml [Yaml] fixed embedded folded string parsing 2013-08-24 08:36:00 +02:00