.. |
BrowserKit
|
cf8d473313
[BrowserKit] Fix parameters order in Client::submit
|
14 年 前 |
Console
|
2547bbffc3
a-[Console] added some phpdoc
|
14 年 前 |
CssSelector
|
8df4567a82
[CssSelector] Fixed typo
|
15 年 前 |
DependencyInjection
|
73331cf1c1
[DependencyInjection] Interface Injection implementation
|
14 年 前 |
DomCrawler
|
944d91c1df
made some method name changes to have a better coherence throughout the framework
|
14 年 前 |
EventDispatcher
|
944d91c1df
made some method name changes to have a better coherence throughout the framework
|
14 年 前 |
Finder
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
15 年 前 |
Form
|
1e983a6115
moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page)
|
14 年 前 |
HttpFoundation
|
f6bc712028
[HttpFoundation] Always force the request method to full caps
|
14 年 前 |
HttpKernel
|
47e5344eda
[HttpKernel] fixed typo
|
14 年 前 |
Process
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
15 年 前 |
Routing
|
45e34c29fd
[Routing] simplified code
|
14 年 前 |
Security
|
944d91c1df
made some method name changes to have a better coherence throughout the framework
|
14 年 前 |
Templating
|
ad68092291
removed the OutputEscaper component, added escape mechanism in the Templating Engine class
|
14 年 前 |
Translation
|
944d91c1df
made some method name changes to have a better coherence throughout the framework
|
14 年 前 |
Validator
|
68cebd667a
[Validator] Group sequences must now always contain the group "<ClassName>" and never the group "Default" since that group is redefined by the group sequence
|
14 年 前 |
Yaml
|
6e18a2c529
[Yaml] fixed parsing of simple inline documents
|
14 年 前 |