Ryan Weaver be94daba66 [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). 14 years ago
..
BrowserKit bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
Console 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
CssSelector 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
DependencyInjection 7c653305a3 [DependencyInjection] fixed typo 14 years ago
DomCrawler 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
EventDispatcher 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
Finder b3ae62e2c4 [Finder] Fixed tests on windows 14 years ago
Form 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
HttpFoundation fb41389999 [HttpFoundation] Fixed Request::create handling of full URIs 14 years ago
HttpKernel be94daba66 [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). 14 years ago
Routing 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 14 years ago
Security 7cb5dd1fdc [Security] fixed typo 14 years ago
Templating bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
Translation 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
Validator 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
Yaml 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago