Fixed autoloading due to removed Test folder when installing the library via dist instead of source.
Full Changelog: https://github.com/sweetrdf/json-ld/compare/1.4.2...1.4.3
Removed invisible characters from .gitattributes filename.
Full Changelog: https://github.com/sweetrdf/json-ld/compare/1.4.1...1.4.2
@zerocrates provided a fix for a regression from http_response_header deprecation changes. The faulty behavior caused the code to use the headers of a previous call for the current one. Headers weren't also cleared when loading via HTTP, so they were retained for future requests even if they didn't use HTTP.
Related pull request: https://github.com/sweetrdf/json-ld/pull/7 Related issue: https://github.com/sweetrdf/json-ld/issues/5
Full Changelog: https://github.com/sweetrdf/json-ld/compare/1.4.0...1.4.1
Replaced vendor ml/iri with our fork sweetrdf/iri because ml/iri received the last update 8 years ago. Other than that mostly changes behind the scenes.
Summary:
src-folder[@dataProvider](https://github.com/dataProvider) errorProvider => #[DataProvider('errorProvider')])Full Changelog: https://github.com/sweetrdf/json-ld/compare/1.3.0...1.4.0
This release contains mostly internal changes for PHP 8 support (8.1 - 8.5). Besides, related test files were collected and copied into this repository to reestablish a reliable test basement (FYI: https://github.com/lanthaler/JsonLD/pull/113#issuecomment-3426479583).
For more information see https://github.com/lanthaler/JsonLD/pull/113
:exclamation: IMPORTANT NOTE: This release is not thoroughly tested! The focus was getting PHP 8 support and a reliable test environment. Take it with a grain of salt and try it out before you go into production! If you encounter problems don't hesitate to report them here: https://github.com/sweetrdf/json-ld/issues . I will see what I can do to solve them, but no promises are made here. It is a side project which I maintain in my spare time.
How can I help you explore Laravel packages today?