]> git.mxchange.org Git - friendica.git/commit
Improve compacting error logging in Util\JsonLD
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Sep 2021 03:09:46 +0000 (23:09 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 23 Sep 2021 03:09:46 +0000 (23:09 -0400)
commit7f7f0eb10cd6c230156c44ea81eaca6a5179735e
tree6f57a4e6feb168f8b86f332c95a6ecaf0d85a58e
parentc9e30ac2c09c979863b29e5976540c019627015b
Improve compacting error logging in Util\JsonLD

- Exceptions thrown by friendica/json-ld are nested and their string representation shows all the exception chain
src/Util/JsonLD.php