mixpanel-php
mixpanel-php copied to clipboard
PHP 8.1 Deprecation warning
With PHP 8.1 curl_multi_exec(): Passing null to parameter #2 ($still_running) of type int is deprecated warning is present.
Seems to be fixed in this PR: https://github.com/mixpanel/mixpanel-php/pull/65