]> git.mxchange.org Git - friendica.git/commit
Add type-hint to debug null value fatal error
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 16 Dec 2019 16:05:08 +0000 (11:05 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 16 Dec 2019 16:05:08 +0000 (11:05 -0500)
commit77e00f11a7bd53ade5fccd90e087c2d2e06cb8b1
tree0f49686f0e4a90f70e1016a6c8b98c3c4980626a
parent482af202f52971f12b005026721f84bec1090b7a
Add type-hint to debug null value fatal error

- Part of https://github.com/friendica/friendica/issues/7675#issuecomment-566076500
src/App.php
src/Core/System.php