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-23 11:55:37 +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] Fix a typo 2011-06-16 10:37:09 +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 [Form] made required part of the algorithm to determine if an empty value should be added to a choice 2011-06-23 07:56:13 +02:00
HttpFoundation [HttpFoundation] forced Response content to be string 2011-06-22 15:22:06 +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-08 19:56:59 +02:00
Routing [Routing] removed AnnotationGlobLoader 2011-06-17 18:18:03 +02:00
Security [Security] added an HttpUtils class to manage logic related to Requests and Responses 2011-06-22 14:47:19 +02:00
Serializer fix tests 2011-06-10 01:11:51 +02:00
Templating 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
Translation fixed CS 2011-06-08 19:56:59 +02:00
Validator [Validator] Added symbols to IDNs validation 2011-06-20 13:52:36 +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