pusher / pusher-http-php

PHP library for interacting with the Pusher Channels HTTP API
https://pusher.com/docs/server_api_guide
1.41k stars 307 forks source link

ErrorException: Trying to access array offset on value of type bool in .../vendor/pusher/pusher-php-server/src/Pusher.php:658 #247

Closed bigperson closed 4 years ago

bigperson commented 4 years ago

php 7.4 "pusher/pusher-php-server": "^4.1",

ErrorException: Trying to access array offset on value of type bool in .../vendor/pusher/pusher-php-server/src/Pusher.php:658

mdpye commented 4 years ago

Fixed via #251 and release 4.1.4