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-12-10 08:47:25 +01:00
..
BrowserKit renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Console Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
CssSelector Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
DependencyInjection [DependencyInjection] fixed typo 2010-12-08 14:33:58 +01:00
DomCrawler made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
EventDispatcher made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Finder [Finder] Fixed tests on windows 2010-11-18 06:59:05 +01:00
Form Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
HttpFoundation [HttpFoundation] Fixed Request::create handling of full URIs 2010-12-08 07:52:33 +01:00
HttpKernel [HttpKernel] Reworking the HttpException class constructor to be more consistent with normal OO classes. Additionally, the base HttpException constructor was changed to require a code argument as it doesn't make sense to create an exception that will translate into a status code of 0 (in fact it'll cause a strange error). 2010-12-10 08:47:25 +01:00
Routing [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 2010-11-27 11:48:57 +01:00
Security [Security] fixed typo 2010-12-08 07:06:08 +01:00
Templating renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Translation made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Validator Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
Yaml Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00