.. |
BrowserKit
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 years ago |
Console
|
61f18667f4
[Console] Added some tests for command shortcuts
|
14 years ago |
CssSelector
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 years ago |
DependencyInjection
|
f6cc63c99c
removed ArrayAccess interface for Container and Controller
|
14 years ago |
DomCrawler
|
a6da0fb0c4
[DomCrawler] Added tests to verify previous fix
|
14 years ago |
EventDispatcher
|
4e5c99dab0
[EventDispatcher] removed the possibility to remove one listener for an event
|
14 years ago |
Finder
|
26e4b2e2ef
[Finder] Fixed randomly failing tests due to the order files are read from the filesystem
|
14 years ago |
Form
|
a198bbcf43
[Form] throw an exception if session_id() is empty when a csrf token is generated
|
14 years ago |
HttpFoundation
|
ae888b80f6
[HttpFoundation] removed port number from HOST header
|
14 years ago |
HttpKernel
|
6f898a5008
[HttpKernel] made some tests more robust
|
14 years ago |
OutputEscaper
|
e23c3cc702
[OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call()
|
14 years ago |
Routing
|
71ace34822
[Routing] Added some tests
|
14 years ago |
Security
|
a19cdce1bc
[Security] added some missing unit tests
|
14 years ago |
Templating
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 years ago |
Translation
|
519cc09488
[Translation] added some unit tests for the new YAML loader
|
14 years ago |
Validator
|
69cd21d8be
[Validator] Fixed annotation loader to not add parent constraints twice
|
14 years ago |
Yaml
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 years ago |