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
2011-01-08 15:24:01 +01:00
..
BrowserKit [BrowserKit] Fix parameters order in Client::submit 2010-11-03 15:15:21 +01:00
Console [Console] fixed call to undefined method. 2010-12-30 11:28:03 +01:00
CssSelector CS: prefer while (true) over while (1) 2010-12-21 08:51:31 +01:00
DependencyInjection [DependencyInjection] restricted supported for only phar URI 2011-01-07 16:03:57 +01:00
DomCrawler Form->getUri() should return it's path if no action is defined 2010-12-30 17:03:52 +01:00
EventDispatcher fixes bugs due to not disconnected listeners 2010-12-08 08:14:33 +01:00
Finder CS: Unified strict equality comparisons, put var on the right side 2010-12-21 08:51:21 +01:00
Form [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class 2011-01-05 15:02:56 +01:00
HttpFoundation Fix UniversalClassLoader matching collisions. 2011-01-06 18:05:57 +01:00
HttpKernel [HttpKernel] added escaping to the profiler SQLite storage 2011-01-08 14:29:59 +01:00
Locale [Form][Locale] Implemented LocaleField and added script for updating ICU data 2011-01-02 10:41:05 +01:00
Process CS: Unified strict equality comparisons, put var on the right side 2010-12-21 08:51:21 +01:00
Routing [Routing] added creation of a file resource in annotations loader 2010-12-22 11:19:05 +01:00
Security removed duplicate code 2011-01-07 17:14:41 +01:00
Templating made PHP renderer optional in Templating 2011-01-07 15:29:56 +01:00
Translation [Translation] Added CsvFileLoader to support csv translation resources. 2011-01-08 15:24:01 +01:00
Validator [Validator] Implemented @Ip constraint 2011-01-03 22:07:15 +01:00
Yaml [Yaml] fixed parsing of simple inline documents 2010-11-29 21:09:02 +01:00