This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component
2010-11-15 10:00:59 +01:00
..
BrowserKit renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Console [Console] Added some tests for command shortcuts 2010-09-14 09:18:50 +02:00
CssSelector renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
DependencyInjection [DependencyInjection] changed the YAML notation for optional services from @@ to @? 2010-11-15 10:00:59 +01:00
DomCrawler [DomCrawler] Added tests to verify previous fix 2010-09-03 09:13:04 +02:00
EventDispatcher [EventDispatcher] fixed bug in EventDispatcher::disconnect if the second argument is null or ommitted 2010-10-13 07:41:56 +02:00
Finder [Finder] Fixed randomly failing tests due to the order files are read from the filesystem 2010-09-03 09:29:11 +02:00
Form [Form] throw an exception if session_id() is empty when a csrf token is generated 2010-11-12 17:53:29 +01:00
HttpFoundation [HttpFoundation] removed port number from HOST header 2010-10-28 15:14:48 +02:00
HttpKernel [HttpKernel] made some tests more robust 2010-11-13 12:29:14 +01:00
OutputEscaper [OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call() 2010-10-26 22:39:01 +02:00
Routing [Routing] Added some tests 2010-10-18 16:51:08 +02:00
Security [Security] added some missing unit tests 2010-10-31 23:41:36 +01:00
Templating renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Translation [Translation] added some unit tests for the new YAML loader 2010-11-15 09:37:04 +01:00
Validator [Validator] Fixed annotation loader to not add parent constraints twice 2010-11-12 17:56:09 +01:00
Yaml renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00