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-07-22 22:16:48 +02:00
..
BrowserKit [BrowserKit] changed Cookie::fromString() to not take the secure setting into account if the URL is not present or is not HTTPS 2011-07-22 13:29:57 +02:00
ClassLoader fixed CS 2011-06-08 19:56:59 +02:00
Config [Config] fixed a unit test 2011-07-01 10:15:26 +02:00
Console [Console] fixed console help printing expectations 2011-07-06 15:43:58 +03:00
CssSelector UnitTest 2011-06-29 18:22:32 +02:00
DependencyInjection improves the exception message, and removes unnecessary constraint to only allow strings inside strings 2011-07-16 16:10:11 +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] Added skip for tests that require a higher version of the ICU library (needed by intl) than installed 2011-07-22 22:16:48 +02:00
HttpFoundation fixes several bugs 2011-07-19 16:21:58 +02:00
HttpKernel moved some RFC-tweaking logic in Response to a public method to make it reusable 2011-07-11 11:22:12 +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] fixed default value for Routes as they can be anything if they don't need to be used as default values for placeholders 2011-07-19 19:18:29 +02:00
Security fixes several bugs 2011-07-19 16:21:58 +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 [Validator] fixed unit tests when intl is not installed 2011-07-20 14:45:35 +02:00
Yaml merged branch jmikola/yaml-numeric-strings (PR #1688) 2011-07-15 08:39:27 +02:00