php-json-ld icon indicating copy to clipboard operation
php-json-ld copied to clipboard

PHP implementation of a JSON-LD Processor and API

Results 4 php-json-ld issues
Sort by recently updated
recently updated
newest added

According to the [specifications](http://json-ld.github.io/normalization/spec/) for the normalization that is needed for signatures, the hash algorithm "sha-256" should be used. Instead "sha-1" is used, which partially leads to invalid signatures. This...

Exception: Symfony\Component\Debug\Exception\FatalThrowableError Error Code: 0 Message: Cannot access property started with '\0' File: /var/app/current/vendor/digitalbazaar/json-ld/jsonld.php Line: 2325 ----------------------------------------------------------------------------------- Please help investigate, thx!!

Are there any plans for making this library compatible with the new version of the standard? Thank you for your work.

Deprecated : The predefined locally scoped $http_response_header variable is deprecated, call http_get_last_response_headers() instead in C:\wamp64\www\invoice\vendor\digitalbazaar\json-ld\jsonld.php on line 372 Deprecated : The predefined locally scoped $http_response_header variable is deprecated, call http_get_last_response_headers()...