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/DependencyInjection/Loader
Carsten Nielsen 3ae826a07d Fix issue #3251: Check attribute type of service tags
The attributes of service tags have to be of a scalar type.
It was possible to add arrays here with yaml-configuration.
2012-04-13 17:07:37 +02:00
..
ClosureLoaderTest.php removed unused use statements 2011-10-29 11:56:30 +02:00
IniFileLoaderTest.php Revert "merged branch stealth35/ini_bool (PR #2235)" 2011-09-25 11:33:22 +02:00
PhpFileLoaderTest.php removed unused use statements 2011-10-29 11:56:30 +02:00
XmlFileLoaderTest.php fixed CS 2011-06-08 19:56:59 +02:00
YamlFileLoaderTest.php Fix issue #3251: Check attribute type of service tags 2012-04-13 17:07:37 +02:00