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-03-19 18:22:08 +01:00
..
BrowserKit replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ClassLoader [ClassLoader] made a small change to be consistent with the previous change 2011-03-14 18:46:05 +01:00
Config [Config] Ability to add and override node types without having to subclass NodeBuilder 2011-03-18 00:32:35 +01:00
Console [Console] privatized protected variables, cuz they now have getters/setters 2011-03-17 18:51:37 +02:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection [DependecyInjection] fixed typo. Using InterfaceInjectors broke methodCalls. 2011-03-17 15:03:16 +01:00
DomCrawler [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 2011-03-18 09:39:08 -07:00
EventDispatcher [EventDispatcher] changed listener storage to use SplObjectStorage to avoid collisions 2011-03-18 18:48:26 +01:00
Finder [Finder] moved most protected methods and properties to private 2011-03-08 20:54:22 +01:00
Form [Form] Fixed failing choice field tests 2011-03-19 18:22:08 +01:00
HttpFoundation Merge remote branch 'symfony/master' into experimental 2011-03-19 13:25:41 +01:00
HttpKernel [Kernel] Fixed a typo 2011-03-18 11:17:56 +01:00
Locale [Locale] fixed some emails 2011-03-13 22:06:29 -03:00
Process replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Routing [Routing] tuned exception message 2011-03-19 12:58:31 +02:00
Security fix to use setException 2011-03-19 17:08:34 +05:30
Serializer [Serializer] fixed XmlEncoder for single char tags 2011-03-12 15:23:30 +01:00
Templating [Templating] introduced concept of asset packages so base URLs and asset versions can be set more granularly 2011-03-08 08:31:39 -08:00
Translation Fixing undefined notices by changing visibility back to protected for sompe properties and methods. 2011-03-09 10:24:16 +01:00
Validator Merge remote branch 'mweimerskirch/master' 2011-03-14 14:38:00 +01:00
Yaml [Yaml] moved most protected methods and properties to private 2011-03-08 20:33:19 +01:00