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-09-23 16:53:06 +02:00
..
BrowserKit merged branch sasezaki/BrowserKit_useragent (PR #1789) 2011-07-26 09:21:10 +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] Fix fixtures from failing tests 2011-08-07 10:00:06 +02:00
CssSelector UnitTest 2011-06-29 18:22:32 +02:00
DependencyInjection [DepedencyInjection] fixed unit tests 2011-09-23 11:59:37 +02:00
DomCrawler [DomCrawler] Add test for ChoiceFormField without value 2011-09-20 18:30:35 +02:00
EventDispatcher [EventDispatcher] Fix removeSubscriber() to work with priority syntax 2011-08-23 16:41:08 -04:00
Finder [Finder] added a convenience method Finder::create() 2011-06-14 14:18:24 +02:00
Form [Form] fixed error bubbling for Date and Time types when rendering as multiple choices (closes #2062) 2011-09-14 08:30:47 +02:00
HttpFoundation [HttpFoundation] Added test that exposes error in session saving 2011-08-26 20:00:57 +10:00
HttpKernel [HttpKernel] added a test for uploading a file via an array instead of an UploadedFile instance 2011-08-25 10:07:28 +02:00
Locale [Locale] Fix #2179 StubIntlDateFormatter support yy format 2011-09-16 13:12:22 +02:00
Process [Process] Fixed tests on Windows by using escapeshellarg to escape argument 2011-07-23 18:13:57 +02:00
Routing Added PCRE_DOTALL modifier to RouteCompiler to allow urlencoded linefeed in route parameters. 2011-09-23 16:53:06 +02:00
Security Removed executable bits from all php files 2011-09-09 15:16:17 +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 [Translation] Add a failing test when translating a non existent string with a fallback 2011-09-21 19:43:20 +02:00
Validator Removed executable bits from all php files 2011-09-09 15:16:17 +02:00
Yaml merged branch jmikola/yaml-numeric-strings (PR #1688) 2011-07-15 08:39:27 +02:00