]> source.dussan.org Git - nextcloud-server.git/commit
Use JSON_THROW_ON_ERROR instead of custom error handling 32628/head
authorJulius Härtl <jus@bitgrid.net>
Fri, 27 May 2022 12:57:22 +0000 (14:57 +0200)
committerJulius Härtl <jus@bitgrid.net>
Mon, 30 May 2022 17:17:49 +0000 (19:17 +0200)
commit3901a93c72ed7a008902a79fb5e0ee1de018f7bd
tree3c7c52f9bf19596028c5c25f3caf9ce33794dfcc
parent7140201a322d5be30e899143a0482aaba05b7ade
Use JSON_THROW_ON_ERROR instead of custom error handling

Signed-off-by: Julius Härtl <jus@bitgrid.net>
lib/public/AppFramework/Http/JSONResponse.php
tests/lib/AppFramework/Http/JSONResponseTest.php