-
Notifications
You must be signed in to change notification settings - Fork 61
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
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: