Miha Vrhovnik 33dd0da420 removed unused variables 14 年之前
..
BrowserKit 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
ClassLoader 14d58d97bc [ClassLoader] made a small change to be consistent with the previous change 14 年之前
Config fb814c666b removed unused and undefined namespace and use statement 14 年之前
Console 3e7fa82f34 [Console] privatized protected variables, cuz they now have getters/setters 14 年之前
CssSelector 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
DependencyInjection 60c1159b2e [DependecyInjection] fixed typo. Using InterfaceInjectors broke methodCalls. 14 年之前
DomCrawler e596931dc8 [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 14 年之前
EventDispatcher bd8d2b829f [EventDispatcher] changed listener storage to use SplObjectStorage to avoid collisions 14 年之前
Finder 33dd0da420 removed unused variables 14 年之前
Form 991b1ed225 [HttpFoundation] UploadedFile::getOriginalName is now overriding getName 14 年之前
HttpFoundation 7440db7244 [HttpFoundation] Make sure Request::getLanguages always returns an array 14 年之前
HttpKernel cead49fa2b [Kernel] Fixed a typo 14 年之前
Locale 9a9a11b8f5 [Locale] fixed some emails 14 年之前
Process 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
Routing a505ff43b5 [Routing] added supported for multiple route annotations for a single controller 14 年之前
Security 909a6bfc30 $user* was refactored to $accout* 14 年之前
Serializer 411a382d80 [Serializer] fixed XmlEncoder for single char tags 14 年之前
Templating e273a709f1 [Templating] introduced concept of asset packages so base URLs and asset versions can be set more granularly 14 年之前
Translation 76d664faa6 Fixing undefined notices by changing visibility back to protected for sompe properties and methods. 14 年之前
Validator 539e0e4870 Merge remote branch 'mweimerskirch/master' 14 年之前
Yaml 94c445957c [Yaml] moved most protected methods and properties to private 14 年之前