]> git.mxchange.org Git - friendica.git/commit
Ensures Search methods return an empty ResultList instead of null
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 24 May 2019 12:13:36 +0000 (08:13 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 24 May 2019 12:13:36 +0000 (08:13 -0400)
commit08d7d42f81bb092f9873182384bacc06244d27c0
treeec7b18ab5154aaff0ceebed4872514239d62d592
parentfc0733d1ecbda0a7181425638a232e4b848529d9
Ensures Search methods return an empty ResultList instead of null

- Addresses https://github.com/friendica/friendica/issues/6916#issuecomment-494876901
src/Core/Search.php
src/Module/BaseSearchModule.php