centrifugal / phpcent

PHP library to communicate with Centrifugo HTTP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$safety as non static

jumper572 opened this issue · comments

If set this
$client->setSafety(false);
get error
Notice: Accessing static property phpcent\Client::$safety as non static in Client.php on line 39

Hello, thanks for report! will appreciate pull request with fix.

@jumper572 thanks for pull request, released in v2.0.2