]> source.dussan.org Git - nextcloud-server.git/commit
fix(initial-state): Log an error when initial-state can not be JSON encoded 37572/head
authorJoas Schilling <coding@schilljs.com>
Tue, 4 Apr 2023 08:54:12 +0000 (10:54 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 4 Apr 2023 08:54:12 +0000 (10:54 +0200)
commit131f481a67766d9bc5629948cc0abe1424308f00
tree2967b50bff1b82239749b9689134759ec6b9676c
parent7fdb23928f793c8eda6b175a602750c718711cfd
fix(initial-state): Log an error when initial-state can not be JSON encoded

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/InitialStateService.php
tests/lib/InitialStateServiceTest.php