]> source.dussan.org Git - nextcloud-server.git/commit
fix(initial-state): Log an error when initial-state can not be JSON encoded 37576/head
authorJoas Schilling <coding@schilljs.com>
Tue, 4 Apr 2023 08:54:12 +0000 (10:54 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Tue, 4 Apr 2023 12:13:03 +0000 (12:13 +0000)
commitcbec7528ded3a3c830b098aaebfcb0fd84846247
tree1178c08dcba8ccc96467eb4cc1a58eeeff4b80b6
parent0395b796e20cda04a749410c5157e338d357cd99
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