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-16 09:30:51 +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] added the possibility to use a Closure for default values 2011-03-16 09:30:51 +01:00
Console [Console] fixed typo 2011-03-14 12:56:59 +01:00
CssSelector replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
DependencyInjection reinitialize array so arguments dont stack up 2011-03-15 12:08:13 -07:00
DomCrawler [DomCrawler] moved private methods under public ones (readability) 2011-03-12 14:46:40 +02:00
EventDispatcher replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Finder [Finder] moved most protected methods and properties to private 2011-03-08 20:54:22 +01:00
Form [HttpFoundation] UploadedFile::getOriginalName is now overriding getName 2011-03-09 17:26:08 +01:00
HttpFoundation [HttpFoundation] fixed flash management 2011-03-11 20:23:17 +01:00
HttpKernel [HttpKernel] fixed a unit test 2011-03-15 13:43:45 +01:00
Locale replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Process replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Routing refactored ConfigCache and optimized container:debug task 2011-03-14 18:37:25 +01:00
Security [Security] small performance optimization 2011-03-14 17:41:33 +01:00
Serializer [Serializer] fixed XmlEncoder for single char tags 2011-03-12 15:23:30 +01:00
Templating replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01: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