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

PHP FATAL ERROR use FOS\MessageBundle\Model\ThreadMetadata #287

Closed
aliel opened this issue Sep 2, 2016 · 1 comment
Closed

PHP FATAL ERROR use FOS\MessageBundle\Model\ThreadMetadata #287

aliel opened this issue Sep 2, 2016 · 1 comment
Assignees

Comments

@aliel
Copy link

aliel commented Sep 2, 2016

Hi

with last merge, i have an error =>
PHP Fatal error: Cannot use FOS\MessageBundle\Model\ThreadMetadata as ThreadMetadata because the name is already in use in MessageBundle/Entity/Thread.php on line 12

Suspected commit => #286
d33c18a#diff-a365cf1835fe7fc524c52bdfcc452db8R10

env : PHP 7.0.10

@tgalopin
Copy link
Contributor

tgalopin commented Sep 3, 2016

That's indeed the issue. I'm going to fix it in a few minutes.

Thanks!

@tgalopin tgalopin closed this as completed Sep 3, 2016
tgalopin added a commit that referenced this issue Sep 4, 2016
Fix #287 and improve CS/readability of various parts of the code
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