PHP Deprecated

Message

unserialize(): Passing null to parameter #1 ($data) of type string is deprecated

Error at

app/addons/hybrid_auth/func.php, line: 200

Backtrace

File:app/addons/hybrid_auth/func.php
Line:200
Function:{closure}
File:app/Tygh/Registry.php
Line:800
Function:{closure}
File:app/addons/hybrid_auth/func.php
Line:222
Function:getOrSetCache
File:app/addons/hybrid_auth/controllers/frontend/init.post.php
Line:17
Function:fn_hybrid_auth_get_providers_list
File:app/functions/fn.control.php
Line:727
Function:include
File:app/functions/fn.control.php
Line:458
Function:fn_run_controller
File:index.php
Line:19
Function:fn_dispatch
SELECT 
  cscart_power_labels.label_id, 
  cscart_power_labels.status, 
  cscart_power_labels_description.label_name 
FROM 
  cscart_power_labels 
  LEFT JOIN cscart_power_labels_categories ON cscart_power_labels_categories.label_id = cscart_power_labels.label_id 
  LEFT JOIN cscart_power_labels_description ON cscart_power_labels_description.label_id = cscart_power_labels.label_id 
  AND cscart_power_labels_description.lang_code = 'en' 
WHERE 
  cscart_power_labels_categories.category_id = 7161

Query time 0.00027

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "no matching row in const table"
  }
}