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-01-03 22:07:08 +01:00
..
BrowserKit renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Console Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
CssSelector Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
DependencyInjection [DependencyInjection] made service keys and aliases case insensitive (as method names are case insensitive in PHP) 2011-01-03 09:07:06 +01:00
DomCrawler fix PHPUnit assertType deprecation warnings 2011-01-03 07:44:30 +01:00
EventDispatcher made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Finder [Finder] Fixed tests on windows 2010-11-18 06:59:05 +01:00
Form [Form] Changed value transformers to throw UnexpectedTypeException instances 2011-01-03 22:07:08 +01:00
HttpFoundation [Form][HttpFoundation] Improved File and UploadedFile class 2011-01-03 22:06:56 +01:00
HttpKernel [HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed. 2010-12-12 14:08:35 +01:00
Routing [Routing] Fix PhpMatcherDump when url contains a . or a - 2010-12-22 11:14:49 +01:00
Security optimized AclVoter, added unit test 2011-01-03 07:46:16 +01:00
Templating renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Translation added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00
Validator [Validator] Renamed @Validation constraint to @Set 2011-01-03 22:06:52 +01:00
Yaml Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00