thenashy
Active member
Hi All,
Have just moved servers and am seeing this error in the server logs:
Have moved onto PHP8.0 and have a number of these sitting there. Am I missing something from my PHP profile?
Have just moved servers and am seeing this error in the server logs:
Code:
ErrorException: [E_DEPRECATED] Function openssl_pkey_free() is deprecated src/vendor/minishlink/web-push/src/Encryption.php:281
Code:
array(4) {
["url"] => string(34) "/posts/3504276/react?reaction_id=1"
["referrer"] => string(68) "https://broncoshq.com/threads/bhq-player-of-round-eight.45150/page-2"
["_GET"] => array(1) {
["reaction_id"] => string(1) "1"
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(47) "/threads/bhq-player-of-round-eight.45150/page-2"
["_xfWithData"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
Have moved onto PHP8.0 and have a number of these sitting there. Am I missing something from my PHP profile?