-
Notifications
You must be signed in to change notification settings - Fork 17
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
Error with PHP 7.2 #28
Comments
I can confirm this error is also present for me.
@dunglas Looks like it's been covered by this pull request lanthaler/JsonLD#79 but is yet to be merged. |
Probably not the best place to comment on this but I think the online version here http://www.markus-lanthaler.com/hydra/console/ is not working for the same reason. |
Thanks for the bug report. The issue has been fixed and the Hydra console on my page has been updated and works again. |
Thanks for fixing it fast, it's a nice tool for the community |
Hello,
There is a bug when using HydraConsole with PHP 7.2:
It looks related to the new
object
return type introduced in this version.The text was updated successfully, but these errors were encountered: