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
2011-01-15 20:47:29 +01:00
..
BrowserKit renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Console [Console] added rendering previous exceptions 2011-01-11 14:52:32 +01:00
CssSelector Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
DependencyInjection [DependencyInjection] fixed XmlDumper (corrected validity) 2011-01-14 18:16:11 +01:00
DomCrawler Add support for base tag for Link and Form, Fixes #9422 2011-01-14 17:26:24 +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 [Form] Added FieldFactory mechanism to automatically create fields by introspecting metadata of a class 2011-01-05 15:02:56 +01:00
HttpFoundation [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. 2011-01-15 15:44:50 +01:00
HttpKernel better support for cookie handling, use native PHP function to set cookies 2011-01-15 20:47:29 +01:00
Routing fixed some routing patterns 2011-01-12 07:10:57 +01:00
Security Fixed Security tests failing when D2 is not present 2011-01-07 14:30:52 +01:00
Templating made a big refactoring of the templating sub-framework 2011-01-15 07:43:05 +01:00
Translation [Translation] Added CsvFileLoader to support csv translation resources. 2011-01-08 15:24:01 +01:00
Validator [Validator] Implemented @Ip constraint 2011-01-03 22:07:15 +01:00
Yaml Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00