Fabien Potencier 06d00f36ba Merge remote branch 'kriswallsmith/framework/protocol-relative-base-urls' 14 years ago
..
BrowserKit 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
ClassLoader 14d58d97bc [ClassLoader] made a small change to be consistent with the previous change 14 years ago
Config e4a3e0c2c7 [Config] moved from protected to private (WIP) 14 years ago
Console 3e7fa82f34 [Console] privatized protected variables, cuz they now have getters/setters 14 years ago
CssSelector 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
DependencyInjection e4a3e0c2c7 [Config] moved from protected to private (WIP) 14 years ago
DomCrawler e596931dc8 [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 14 years ago
EventDispatcher bd8d2b829f [EventDispatcher] changed listener storage to use SplObjectStorage to avoid collisions 14 years ago
Finder 33dd0da420 removed unused variables 14 years ago
Form 991b1ed225 [HttpFoundation] UploadedFile::getOriginalName is now overriding getName 14 years ago
HttpFoundation a6e6cbbb27 [HttpFoundation] removed the hardcoded ^ and $ from the RequestMatcher 14 years ago
HttpKernel 1b8dc80215 [HttpKernel] moved from protected to private 14 years ago
Locale 9a9a11b8f5 [Locale] fixed some emails 14 years ago
Process 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
Routing 1fb08b6445 [Routing] fixed private method 14 years ago
Security cc036b4f2b [Security] Removed useless method call 14 years ago
Serializer 411a382d80 [Serializer] fixed XmlEncoder for single char tags 14 years ago
Templating 55671be888 [Templating] updated assets helper to leave protocol-relative URLs untouched 14 years ago
Translation 76d664faa6 Fixing undefined notices by changing visibility back to protected for sompe properties and methods. 14 years ago
Validator 539e0e4870 Merge remote branch 'mweimerskirch/master' 14 years ago
Yaml 94c445957c [Yaml] moved most protected methods and properties to private 14 years ago