various PHP Warnings cluttering up the nginx error log: - [ ] PHP Warning: Undefined array key "login" in web/apps/admin/index.php on line 144 - [ ] PHP Warning: Undefined variable $msg in web/apps/admin/index.php on line 198 - [ ] PHP Warning: Undefined array key "repeer" in include/class/PeerRequest.php on line 172 - [ ] PHP Warning: Undefined array key "miners" in web/mine.php on line 350 - [ ] PHP Warning: Undefined array key "P..address...." in web/mine.php on line 350 - [ ] PHP Warning: Trying to access array offset on value of type null in web/apps/docs/index.php on line 40 - [ ] PHP Deprecated: preg_match(): Passing null to parameter # 2 ($subject) of type string is deprecated in web/apps/docs/index.php on line 43 - [ ] PHP Deprecated: pathinfo(): Passing null to parameter # 1 ($path) of type string is deprecated in web/apps/docs/index.php on line 49 - [ ] PHP Warning: Trying to access array offset on value of type null in web/apps/explorer/txs.php on line 71 - [ ] PHP Warning: Trying to access array offset on value of type null in web/apps/explorer/txs.php on line 75 - [ ] PHP Warning: Trying to access array offset on value of type null in web/apps/explorer/txs.php on line 78 - [ ] PHP Warning: Trying to access array offset on value of type null in web/apps/explorer/txs.php on line 81
various PHP Warnings cluttering up the nginx error log: