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-11 20:29:29 +01:00
..
BrowserKit [BrowserKit] Fix parameters order in Client::submit 2010-11-03 15:15:21 +01:00
Console [Console] added rendering previous exceptions 2011-01-11 14:52:32 +01:00
CssSelector CS: prefer while (true) over while (1) 2010-12-21 08:51:31 +01:00
DependencyInjection [DI XmlLoader] Add missing type hints 2011-01-11 20:29:29 +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, FrameworkBundle] added csrf tokens reset on Kernel::shutdown() to preven tokens stacking in tests 2011-01-11 20:27:06 +01:00
HttpFoundation [HttpFoundation] fixed error casting broken in DomCrawler\Form::getPhpFiles() 2011-01-10 18:57:55 +01:00
HttpKernel [Event] Collected data is about listener (not event) calls 2011-01-11 14:57:18 +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] moved from :var to {var} 2011-01-11 19:13:16 +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] Adding PHPDoc to the MessageSelector::choose() method. 2011-01-09 20:09:57 +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