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-22 23:56:46 +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 Eleminate the need to manually clear the cache if a new controller file containing routing annotations is added - part II 2011-03-22 09:03:45 +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 [DependenInjection] fixed CS 2011-03-22 19:47:46 +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 [HttpFoundation] UploadedFile::getOriginalName is now overriding getName 2011-03-09 17:26:08 +01:00
HttpFoundation [HttpFoundation] Make sure Request::getLanguages always returns an array 2011-03-19 01:34:54 -07:00
HttpKernel [HttpKernel] refactored HTTP exceptions to be more flexible 2011-03-21 05:57:35 -07: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] fixed UrlMatcher when no method requirement is defined 2011-03-22 20:56:55 +01:00
Security [Security] Fixed some listeners not updated after the event refactoring 2011-03-22 23:56:46 +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