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 19:20:56 +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] added automatic detection for service circular references 2011-01-06 14:52:47 +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] 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 generic encoder factory 2011-01-06 19:20:56 +01:00
Templating removed a circular reference in the definition of the templating and Twig services 2011-01-06 14:52:43 +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