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-21 20:27:39 +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 removed unused and undefined namespace and use statement 2011-03-21 10:45:34 +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 removed unused variable 2011-03-21 11:34:06 +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 removed unused variables 2011-03-21 11:22:29 +01:00
Form [Form] Fixed signature of Form::addError() 2011-03-20 15:23:36 +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] added supported for multiple route annotations for a single controller 2011-03-19 17:40:24 +01:00
Security Merge remote branch 'mvrhov/variousFixes' 2011-03-21 16:57:34 +01:00
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