Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 years ago
..
BrowserKit bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
Console f41654fd60 [Console] added rendering previous exceptions 14 years ago
CssSelector 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
DependencyInjection 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 years ago
DomCrawler 4460b49802 Add support for base tag for Link and Form, Fixes #9422 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 4b78c4376f [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class 14 years ago
HttpFoundation e2dc7f47cb [HttpFoundation] use pathinfo() native function to determine file extension. Change File::move() and UploadedFile::move() methods to accept a second argument allowing to move the file with a new name instead of moving it with its original name. 14 years ago
HttpKernel 98b52b607c better support for cookie handling, use native PHP function to set cookies 14 years ago
Routing 6dd1d6172f fixed some routing patterns 14 years ago
Security 964bf4356e Fixed Security tests failing when D2 is not present 14 years ago
Templating 055b6e4d6e made a big refactoring of the templating sub-framework 14 years ago
Translation bdada47fad [Translation] Added CsvFileLoader to support csv translation resources. 14 years ago
Validator 39c9bf160e [Validator] Implemented @Ip constraint 14 years ago
Yaml 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago