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

Develop #307

Closed elverkilde closed 3 years ago

elverkilde commented 3 years ago

Description

Calling the deprecated presence_auth() function in Pusher.php always leads to infinite recursion since it calls itself with the same arguments.

CHANGELOG