Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The build is failing #509

Closed
greg0ire opened this issue Dec 26, 2015 · 0 comments
Closed

The build is failing #509

greg0ire opened this issue Dec 26, 2015 · 0 comments

Comments

@greg0ire
Copy link
Contributor

The error message is

Interface 'Symfony\Component\Security\Acl\Model\DomainObjectInterface' not found in /home/travis/build/sonata-project/SonataDoctrineORMAdminBundle/vendor/sonata-project/admin-bundle/Admin/Admin.php on line 57

ACLs have been moved out of symfony, they have their own repo.

This repo should be required only when using symfony >= 2.8

greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
For Symfony versions prior to 2.8, requiring the package does not seem
to hurt anyway.
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Dec 26, 2015
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
For Symfony versions prior to 2.8, requiring the package does not seem
to hurt anyway.
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Jan 4, 2016
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
For Symfony versions prior to 2.8, requiring the package does not seem
to hurt anyway.
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Jan 4, 2016
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
For Symfony versions prior to 2.8, requiring the package does not seem
to hurt anyway.
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Jan 5, 2016
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
For Symfony versions prior to 2.8, requiring the package does not seem
to hurt anyway.
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Jan 5, 2016
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
For Symfony versions prior to 2.8, requiring the package does not seem
to hurt anyway.
greg0ire added a commit to greg0ire/SonataDoctrineORMAdminBundle that referenced this issue Jan 9, 2016
Fixes sonata-project#509 .
ACLs have been moved out of Symfony since version 2.8. See
symfony/symfony#14718
Symfony versions prior to 2.8 have a "replace" entry for
symfony/security-acl in their composer.json, which explains why
requiring this package is not incompatible with them : the package is
just not installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant