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-02-16 23:05:21 +01:00
..
BrowserKit [BrowserKit] fix Response::__toString() method to take care of multiple headers, for example when setting more than one cookie. 2011-02-12 21:52:33 +01:00
ClassLoader moved ClassLoaderCollection class to the ClassLoader component 2011-01-27 14:11:54 +01:00
Config [Config] Improve the component 2011-02-14 22:05:56 +01:00
Console [Console] fixed new ArgvInput method 2011-02-12 21:51:34 +01:00
CssSelector Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
DependencyInjection made DIC extensions members of the Container instead of static members 2011-02-15 22:22:32 +01:00
DomCrawler Add support for base tag for Link and Form, Fixes #9422 2011-01-14 17:26:24 +01:00
EventDispatcher changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
Finder [Finder] tweak code 2011-02-16 22:51:06 +01:00
Form [Form] Added method FieldInterface::isEmpty() 2011-02-16 23:05:21 +01:00
HttpFoundation [HttpFoundation] removed unknown constructor arg from tests 2011-02-15 21:51:21 +01:00
HttpKernel renamed SQLiteProfilerStorage to SqliteProfilerStorage 2011-02-15 21:57:09 +01:00
Routing moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Security [Security] adds a chain user provider 2011-02-16 23:00:27 +01:00
Serializer [Serializer] added the ability to add attributes to nodes using an array key begining with @ 2011-02-14 22:20:03 +01:00
Templating [Templating] Refactor the component 2011-02-14 21:11:44 +01:00
Translation moved common configuration classes to a new Config component 2011-02-13 22:31:50 +01:00
Validator [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 2011-02-03 13:21:37 +01:00
Yaml normalized license messages in PHP files 2011-01-18 08:07:46 +01:00