]> git.mxchange.org Git - friendica.git/commit
Fixes: fixes/xdebug-scream-file-get-contents
authorRoland Häder <roland@mxchange.org>
Sun, 22 Jul 2018 15:09:27 +0000 (17:09 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 22 Jul 2018 15:12:58 +0000 (17:12 +0200)
commitf0ca6f673f344acdb98db98695709b6ac0a27e59
treeacaa038ae06d2cbcb1ff25f125020914bf666843
parentd1d2ee6b2f2a46f1c6495bfe9936146a2bfad403
Fixes:
- rewrote to first check if PID file is readable, then if found load it
- next addition is to cast it's content to int. Any non-integer content will
  result in 0 (as I know).
- Give warnings a voice! (xdebug's scream option showed a warning)
- added some spaces for better readability
bin/daemon.php