Ryan Weaver 7efb4630b8 [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). vor 14 Jahren
..
BrowserKit bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren
Console 7efb4630b8 [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). vor 14 Jahren
CssSelector bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren
DependencyInjection d171df0c3b [DependencyInjection] fixed tests to catch exception classes instead of asserting them vor 14 Jahren
DomCrawler 944d91c1df made some method name changes to have a better coherence throughout the framework vor 14 Jahren
EventDispatcher 944d91c1df made some method name changes to have a better coherence throughout the framework vor 14 Jahren
Finder b3ae62e2c4 [Finder] Fixed tests on windows vor 14 Jahren
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) vor 14 Jahren
HttpFoundation d95d33666d [HttpFoundation] Fixed class Request to convert empty files to NULL vor 14 Jahren
HttpKernel 944d91c1df made some method name changes to have a better coherence throughout the framework vor 14 Jahren
Routing 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. vor 14 Jahren
Security 944d91c1df made some method name changes to have a better coherence throughout the framework vor 14 Jahren
Templating bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren
Translation 944d91c1df made some method name changes to have a better coherence throughout the framework vor 14 Jahren
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 vor 14 Jahren
Yaml bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren