Bernhard Schussek eba602ed1b [Form] Removed dependency from renderer plugins on fields. The field instance is now passed to setUp() instead. 14 years ago
..
BrowserKit 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
ClassLoader 14d58d97bc [ClassLoader] made a small change to be consistent with the previous change 14 years ago
Config e0df94cb8b [Config] added the possibility to use a Closure for default values 14 years ago
Console 49e3494560 [Console] fixed typo 14 years ago
CssSelector 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
DependencyInjection ae7a2df104 fixed CS 14 years ago
DomCrawler 160c4b8702 [DomCrawler] moved private methods under public ones (readability) 14 years ago
EventDispatcher 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 14 years ago
Finder c9b965dbee [Finder] moved most protected methods and properties to private 14 years ago
Form eba602ed1b [Form] Removed dependency from renderer plugins on fields. The field instance is now passed to setUp() instead. 14 years ago
HttpFoundation f64f55002b Merge remote branch 'symfony/master' into experimental 14 years ago
HttpKernel f64f55002b Merge remote branch 'symfony/master' into experimental 14 years ago
Locale 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Process 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Routing f4e4a2aa1b refactored ConfigCache and optimized container:debug task 14 years ago
Security f64f55002b Merge remote branch 'symfony/master' into experimental 14 years ago
Serializer 411a382d80 [Serializer] fixed XmlEncoder for single char tags 14 years ago
Templating 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Translation 76d664faa6 Fixing undefined notices by changing visibility back to protected for sompe properties and methods. 14 years ago
Validator 539e0e4870 Merge remote branch 'mweimerskirch/master' 14 years ago
Yaml 94c445957c [Yaml] moved most protected methods and properties to private 14 years ago