Fabien Potencier e23c3cc702 [OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call() 14 years ago
..
BrowserKit bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
Console 61f18667f4 [Console] Added some tests for command shortcuts 14 years ago
CssSelector bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
DependencyInjection 0aba8ef720 [DependencyInjection] XmlFileLoader should allow "factory-service" attribute without "class" for <service> 14 years ago
DomCrawler a6da0fb0c4 [DomCrawler] Added tests to verify previous fix 14 years ago
EventDispatcher d376596f7e [EventDispatcher] fixed bug in EventDispatcher::disconnect if the second argument is null or ommitted 14 years ago
Finder 26e4b2e2ef [Finder] Fixed randomly failing tests due to the order files are read from the filesystem 14 years ago
Form 96a0bff915 [Form] Made InputField instantiable so that simple input fields can be created on the fly 14 years ago
HttpFoundation e9fcacdad7 [HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved 14 years ago
HttpKernel 08c3761731 added \RecursiveDirectoryIterator::SKIP_DOTS flag 14 years ago
OutputEscaper e23c3cc702 [OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call() 14 years ago
Routing 71ace34822 [Routing] Added some tests 14 years ago
Security 3463f47698 applies base64 encoding directly to the binary data instead of their hexadecimal representation 14 years ago
Templating bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
Translation 4ac65cebcf [Translation] renamed Range to Interval 14 years ago
Validator 5b6d92df3c fixed unit tests 14 years ago
Yaml bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago