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
2010-11-23 06:51:30 +01:00
..
BrowserKit renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Console [Console] Fixing tests breaking on windows 2010-11-18 06:59:01 +01:00
CssSelector renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
DependencyInjection [DependencyInjection] replaced assertEquals(spl_object_hash()) with assertSame 2010-11-21 15:26:25 +01:00
DomCrawler [DomCrawler] Added tests to verify previous fix 2010-09-03 09:13:04 +02:00
EventDispatcher [EventDispatcher] removed the possibility to remove one listener for an event 2010-11-15 23:14:36 +01:00
Finder [Finder] Fixed tests on windows 2010-11-18 06:59:05 +01:00
Form [Form] Improved FileField to store files in a temporary location in case validation fails 2010-11-23 06:51:30 +01:00
HttpFoundation [HttpFoundation] Fixed class Request to convert empty files to NULL 2010-11-23 06:51:17 +01:00
HttpKernel changed Cache-Control default value behavior 2010-11-18 17:05:05 +01:00
OutputEscaper [OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable 2010-11-18 19:25:18 +01:00
Routing [Routing] removed the variable_prefixes and variable_regex Route options 2010-11-22 11:04:53 +01:00
Security [Security] added some missing unit tests 2010-10-31 23:41:36 +01:00
Templating renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Translation [Translation] Added flatten method on ArrayLoader 2010-11-16 07:20:57 +01:00
Validator [Validator] Group sequences must now always contain the group "<ClassName>" and never the group "Default" since that group is redefined by the group sequence 2010-11-19 07:11:26 +01:00
Yaml renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00