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-03 08:48:25 +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 Container builder tweaks 2011-01-03 08:48:25 +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][Locale] Implemented LocaleField and added script for updating ICU data 2011-01-02 10:41:05 +01:00
HttpFoundation [HttpFoundation] changed the default name of the session to _SESS as using _SESSION does not seem to work with PHP 5.3.3 (the session starts for each request) 2010-12-31 10:53:18 +01:00
HttpKernel [Security] LogoutListener should not invoke handlers' logout() method if token is empty 2010-12-30 21:12:29 +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 optimized AclVoter, added unit test 2011-01-03 07:46:16 +01:00
Templating removed the OutputEscaper component, added escape mechanism in the Templating Engine class 2010-11-23 12:59:21 +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 Locale constraint 2011-01-02 10:41:09 +01:00
Yaml [Yaml] fixed parsing of simple inline documents 2010-11-29 21:09:02 +01:00