Ivan Polyakov
Results
1
issues of
Ivan Polyakov
If the server is not available `static::getResponse()` remains empty `src/Chat.php:27 if (isset(static::getResponse()->status) && (static::getResponse()->status != "success")) {` doesn't handle this case because status is not isset As a result, we...