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

Fatal error: Class 'PunkAve\FileUploaderBundle\Services\Exception' not found in FileUploader.php #8

Closed
symfonyluxury opened this issue Sep 20, 2012 · 1 comment

Comments

@symfonyluxury
Copy link

If I added a back slash to throw phrase:

throw new \Exception()

It work, but it's bad.. or am I missing something?

@boutell
Copy link
Member

boutell commented Sep 20, 2012

Thanks, I pushed the fix, these uses of 'Exception' do need a leading .

As for the errors themselves, the bundle is working in our projects. You'll need to be more specific if you have a question about errors you're getting.

@boutell boutell closed this as completed Sep 20, 2012
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

2 participants