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

Build failure with latest PHP #88

Closed
LukasRos opened this issue Feb 1, 2018 · 3 comments
Closed

Build failure with latest PHP #88

LukasRos opened this issue Feb 1, 2018 · 3 comments

Comments

@LukasRos
Copy link
Contributor

LukasRos commented Feb 1, 2018

Builds of my code that depends on JsonLD fail on Travis with the latest PHP nightly version (PHP 7.3.0-dev (cli) (built: Jan 19 2018 04:19:11)).

This is the error message:

Fatal error: Cannot use stdClass as Object because 'Object' is a special class name in /home/travis/build/CloudObjects/RDFUtilities/vendor/ml/json-ld/ML/JsonLD/JsonLD.php on line 12

@LukasRos
Copy link
Contributor Author

LukasRos commented Feb 1, 2018

Just realized that there's already a fix for that in #79. I'd appreciate if you could merge that PR.

@osma
Copy link

osma commented Apr 12, 2018

#92 has a better fix

@akuckartz
Copy link

Support for JSON-LD in PHP (and Drupal) could be improved...

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