There seems to be a problem with Symfony/Component/DependencyInjection/
Loader/schema/dic/service/services-1.0.xsd.

When trying to run it through schemaValidateSource (Symfony/Component/
DependencyInjection/Loader/XmlFileLoader.php) the schema doesn't
validate. When I take the check off, everything run smoothly. As far
as I can see it's near line 18:
  <xsd:element name="container" type="container" />
  <xsd:complexType name="container">

Is this something intentional and I am missing why it isn't validating
on even the basic hello app in the example on the site/?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to