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/Components
Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit
* fixed coding standards
 * made class optional as it is not defined when using a factory service
 * renamed factory attributes in XML files, updated XSD
 * removed the factory-class as it does nothing more than the regular class attribute
 * moved usage of Reflection as 'class' is not defined when a factory-service is used
 * added more tests
 * fixed PHP dumper
2010-07-05 11:08:56 +02:00
..
BrowserKit fixed typos 2010-06-28 08:31:22 +02:00
Console [Console] fixed unit tests 2010-07-01 20:19:54 +02:00
CssSelector Folded all curly brackets of control structures to conform to PEAR/ZF CS 2010-05-07 18:24:05 +02:00
DependencyInjection [DepedencyInjection] amended previous commit 2010-07-05 11:08:56 +02:00
DomCrawler [DomCrawler] added some tests 2010-06-27 19:44:04 +02:00
EventDispatcher Folded all curly brackets of control structures to conform to PEAR/ZF CS 2010-05-07 18:24:05 +02:00
File removed the inclusion of bootstrap.php as this is not needed 2010-06-27 18:41:01 +02:00
Finder [Finder] Fixed Finder tests without explicit sorting across different operating systems 2010-07-04 15:42:21 +02:00
Form [Form] Fields with the name '0' are now possible 2010-07-04 17:03:03 +02:00
HttpKernel [HttpKernel] added the cache system 2010-06-23 22:25:49 +02:00
OutputEscaper folded all curly brackets of control structures to conform to PEAR/ZF CS, part two 2010-05-09 09:15:22 +02:00
Routing [Routing] refactored resources 2010-06-28 09:15:15 +02:00
Templating reorganized unit tests 2010-06-28 09:31:54 +02:00
Validator [Validator] fixed a typo 2010-07-04 18:43:33 +02:00
Yaml [Yaml] added support for the end of document marker 2010-06-29 17:51:05 +02:00