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
Fabien Potencier 06d00f36ba Merge remote branch 'kriswallsmith/framework/protocol-relative-base-urls'
* kriswallsmith/framework/protocol-relative-base-urls:
  [Templating] updated assets helper to leave protocol-relative URLs untouched
  [FrameworkBundle] cleaned up test class
2011-03-23 22:03:48 +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] moved from protected to private (WIP) 2011-03-23 19:34:00 +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 [Config] moved from protected to private (WIP) 2011-03-23 19:34:00 +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] removed the hardcoded ^ and $ from the RequestMatcher 2011-03-23 21:27:04 +01:00
HttpKernel [HttpKernel] moved from protected to private 2011-03-23 19:47:16 +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] fixed private method 2011-03-23 21:40:54 +01:00
Security [Security] Removed useless method call 2011-03-23 00:02:57 +01:00
Serializer [Serializer] fixed XmlEncoder for single char tags 2011-03-12 15:23:30 +01:00
Templating [Templating] updated assets helper to leave protocol-relative URLs untouched 2011-03-23 13:02:49 -07: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