]> source.dussan.org Git - nextcloud-server.git/commit
Compare arrays not json strings 836/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 7 Sep 2016 21:06:18 +0000 (23:06 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 7 Sep 2016 21:06:18 +0000 (23:06 +0200)
commit9d00f367f9a00722cf64ee519397c8ed66769af2
treea22cc0c8b44e7d68b3995d9590f3298acc750264
parent1b2021a24346e6cd5bc436de68df5b68bc7ac899
Compare arrays not json strings

In php 7.1 the pretty print json output changed. Thus now we compare
arrays.
tests/lib/IntegrityCheck/CheckerTest.php