.. |
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
|
fb814c666b
removed unused and undefined namespace and use statement
|
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
|
60c1159b2e
[DependecyInjection] fixed typo. Using InterfaceInjectors broke methodCalls.
|
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
|
7440db7244
[HttpFoundation] Make sure Request::getLanguages always returns an array
|
14 years ago |
HttpKernel
|
cead49fa2b
[Kernel] Fixed a typo
|
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
|
a505ff43b5
[Routing] added supported for multiple route annotations for a single controller
|
14 years ago |
Security
|
909a6bfc30
$user* was refactored to $accout*
|
14 years ago |
Serializer
|
411a382d80
[Serializer] fixed XmlEncoder for single char tags
|
14 years ago |
Templating
|
e273a709f1
[Templating] introduced concept of asset packages so base URLs and asset versions can be set more granularly
|
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 |