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-06-29 03:40:17 +02:00
..
BrowserKit fixed CS 2011-06-08 19:56:59 +02:00
ClassLoader fixed CS 2011-06-08 19:56:59 +02:00
Config [Config] renamed FileLoaderImportException to FileLoaderLoadException and replaced some \InvalidArgumentException with this new exception class 2011-06-20 10:16:05 +02:00
Console [Console] added unit tests for DialogHelper 2011-06-20 19:05:56 +02:00
CssSelector [CssSelector] renamed Parser::cssToXPath() to CssSelector::toXPath() 2011-06-15 07:55:23 +02:00
DependencyInjection [DependencyInjection] removed injection for protected and private properties 2011-06-27 08:28:54 +02:00
DomCrawler [DomCrawler] fixed Link::getUri() method for anchors 2011-06-23 08:20:13 +02:00
EventDispatcher Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form Fix populating seconds when option "with_seconds" is set to false 2011-06-24 16:35:45 +02:00
HttpFoundation fixed CS 2011-06-23 13:39:36 +02:00
HttpKernel [HttpKernel] Added test 2011-06-23 11:55:37 +02:00
Locale merged branch stealth35/master (PR #1346) 2011-06-16 15:07:27 +02:00
Process fixed CS 2011-06-23 13:39:36 +02:00
Routing [Routing] Fix syntax error when dumping routes with single quotes in the requirements or pattern 2011-06-29 03:40:17 +02:00
Security [Security] Fix http retry authentication entry point 2011-06-25 18:19:13 +02:00
Serializer fix tests 2011-06-10 01:11:51 +02:00
Templating fixed CS 2011-06-23 13:39:36 +02:00
Translation fixed CS 2011-06-08 19:56:59 +02:00
Validator [FrameworkBundle] switched back to Doctrine Common 2.1 2011-06-24 14:11:31 +02:00
Yaml Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00