phpservermon/src/psm/Util/Server/Updater
Michael 88708240c7
Add error message for missing/invalid header (#1017)
* add error message for missing/invalid header

* Code cleanup

- simplify the check
  - do not invert the result of `preg_match()`
  - do not set the `$result` in loop, it is already set after the loop
- fix the order of code, first set `$this->error` then `$result`
2021-05-31 04:02:20 +02:00
..
StatusNotifier.php Fixed typo in array - related to jabber 2021-04-15 02:52:27 +02:00
StatusUpdater.php Add error message for missing/invalid header (#1017) 2021-05-31 04:02:20 +02:00