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/DependencyInjection/Fixtures/xml
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
..
extensions [DependencyInjection] changed the main services.xsd to be more strict (the validation was basically disabled because of ##any) 2010-07-05 09:14:02 +02:00
nonvalid.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services1.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services2.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services3.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services4.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services5.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services6.xml [DepedencyInjection] amended previous commit 2010-07-05 11:08:56 +02:00
services7.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services8.xml reorganized unit tests 2010-06-28 09:31:54 +02:00
services9.xml [DepedencyInjection] amended previous commit 2010-07-05 11:08:56 +02:00
services13.xml reorganized unit tests 2010-06-28 09:31:54 +02:00