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-16 07:40:15 +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 some refactorings/improvements 2011-01-15 21:07:35 +01:00
DomCrawler Add support for base tag for Link and Form, Fixes #9422 2011-01-14 17:26:24 +01:00
EventDispatcher changed priority meaning to be more intuitive 2011-01-14 14:37:32 +01:00
Finder CS: Unified strict equality comparisons, put var on the right side 2010-12-21 08:51:21 +01:00
Form fixed phpdoc 2011-01-14 14:41:56 +01:00
HttpFoundation better support for cookie handling, use native PHP function to set cookies 2011-01-15 20:47:29 +01:00
HttpKernel [Cache] Fixing a coding standard, adding a small note for clarity, and adding a missing type-hint. 2011-01-16 07:39:03 +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 fixed some routing patterns 2011-01-12 07:10:57 +01:00
Security removed duplicate code 2011-01-07 17:14:41 +01:00
Templating made a big refactoring of the templating sub-framework 2011-01-15 07:43:05 +01:00
Translation [Translation] Adding PHPDoc to the MessageSelector::choose() method. 2011-01-09 20:09:57 +01:00
Validator [Validator] Adding a significant amount of PHPDoc to the Validator component. 2011-01-16 07:40:15 +01:00
Yaml [Yaml] fixed parsing of simple inline documents 2010-11-29 21:09:02 +01:00