https://bugzilla.redhat.com/show_bug.cgi?id=823046
--- Comment #8 from Remi Collet <[email protected]> --- So for late error detection DependencyInjection/Loader/schema/dic/services/services-1.0.xsd should be installed as role="php", not as role="doc" as this path is referred in the code In DependencyInjection/Loader/XmlFileLoader.php $schemaLocations = array('http://symfony.com/schema/dic/services' => str_replace('\\', '/', __DIR__.'/schema/dic/services/services-1.0.xsd')); Like for "Locale" this should be reported upstream, and role="data" is probably a better solution. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
