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-06 08:46:17 +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] Remove OpenSky doc-block and AGPL license string 2011-01-06 08:46:17 +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 [HttpFoundation] Added removeFlash & clearFlashes methods to the Session 2011-01-05 22:50:03 +01:00
HttpKernel [HttpKernel] unified paths on Windows and *nix 2011-01-04 18:21:58 +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 added extra exception if only a partial result is found 2011-01-05 22:51:05 +01:00
Templating removed js and css helpers and Twig integration 2011-01-04 14:07:25 +01:00
Translation CS: Unified non-strict equality comparisons, put var on the right side 2010-12-21 08:51:27 +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