WPIntell

Source evidence

PHP 8 compatibility

Hotjar · support · 2021-09-15T19:06:00+00:00

complaintsentiment
mediumseverity
0.86relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

2 / 16 rows with source links

12.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

14 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
eclev91 unresolved
The plugin needs updated to remove warnings on PHP 8: ( ! ) Warning: The magic method WP_Hotjar::__wakeup() must have public visibility in .../plugins/hotjar/hotjar.php on line 50 private function __wakeup() {} Change to public function __wakeup() {} Its working fine That works, simple fix until this plugin will be updated (if ever). Thank you ! I have also seen this PHP Warning. [25-Mar-2022 02:16:31 UTC] PHP Warning: The magic method WP_Hotjar::__wakeup() must have public visibility in /Users/Ore/Sites/labsite/wp-content/plugins/hotjar/hotjar.php on line 50 This reply was modified 4 years, 2 months ago by Corey Salzano . same issue here. It would be great if Hotjar finally fixes this

Comments

5 shown
safderimam18 2021-10-20T08:51:00+00:00

private function __wakeup() {} Change to public function __wakeup() {} Its working fine

Ronaldt 2021-10-20T08:58:00+00:00

That works, simple fix until this plugin will be updated (if ever).

Maxime Michaud 2021-11-10T21:03:00+00:00

Thank you !

Corey Salzano 2022-03-25T02:38:00+00:00

I have also seen this PHP Warning. [25-Mar-2022 02:16:31 UTC] PHP Warning: The magic method WP_Hotjar::__wakeup() must have public visibility in /Users/Ore/Sites/labsite/wp-content/plugins/hotjar/hotjar.php on line 50 This reply was modified 4 years, 2 months ago by Corey Salzano .

DensitySK 2022-04-14T12:14:00+00:00

same issue here. It would be great if Hotjar finally fixes this