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

Actual namespace seems to not be working #90

Closed
AarSoftware opened this issue Jun 4, 2013 · 3 comments
Closed

Actual namespace seems to not be working #90

AarSoftware opened this issue Jun 4, 2013 · 3 comments

Comments

@AarSoftware
Copy link

Hiho all!

I've just updated to Symfony2.3 stable. Following the official composer.json structure I changed this:

"minimum-stability": "dev",

to this:

"minimum-stability": "stable",

And the line "doctrine/doctrine-fixtures-bundle": "dev-master", couldn't be loaded, so I changed to "doctrine/doctrine-fixtures-bundle": "1.0.*@dev",

It's loading, but when clearing cache this savage message appears:

Fatal error: Class 'Doctrine\Bundle\FixturesBundle\DoctrineFixturesBundle' not found in blablabla/AppKernel.php on line 22

Dunno why it isn't being recognized now... As far as I now there isn't ANOTHER namespace change, is it?

Greetings!

@Josiah
Copy link

Josiah commented Jul 17, 2013

@AarSoftware the 1.0.* branch seems to be broken, try with ~2.1

@lavoiesl
Copy link
Member

Is this still a problem as of today?

@fabpot
Copy link
Member

fabpot commented Sep 10, 2017

Closing this old issue.

@fabpot fabpot closed this as completed Sep 10, 2017
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

4 participants