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-23 14:20:39 +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] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception. 2011-02-18 13:31:14 -06: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 [DependencyInjection] Test for Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass. 2011-02-20 20:23:40 +08:00
DomCrawler [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. 2011-02-17 19:37:25 +01:00
EventDispatcher changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
Finder [Finder] Add support for relative path 2011-02-17 07:23:55 +01:00
Form [Form] Fixed date handling classes to use server timezone by default 2011-02-16 23:05:22 +01:00
HttpFoundation [HttpFoundation] updated ResponseHeaderBag to compute Cache-Control whenever any of the headers it considers changes 2011-02-21 19:57:05 -08:00
HttpKernel [HttpKernel] fixed another test where an explicit cache-control header is necessary 2011-02-21 21:53:04 -08:00
Locale [Locale] support for D (day of year) 2011-02-23 14:20:39 +01:00
Routing [Routing] removing the routing hack where we add a / at the beginning if it does not exist 2011-02-21 10:25:22 +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