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_product_descriptions.product_id, 
  cscart_product_descriptions.short_description, 
  IF(
    cscart_product_descriptions.short_description = '' 
    OR cscart_product_descriptions.short_description IS NULL, 
    cscart_product_descriptions.full_description, 
    ''
  ) AS full_description 
FROM 
  cscart_product_descriptions 
WHERE 
  cscart_product_descriptions.product_id IN (
    94068, 94069, 94070, 94071, 94072, 94076, 
    94077, 94078, 94079, 94449, 94686, 
    94687, 94688, 94689, 94690, 94691, 
    94692, 94693, 94694, 94695, 94696, 
    94697, 94698, 94699, 94700, 94701, 
    94702, 94703, 94704, 94705, 94706, 
    94707, 94708, 94710, 94711, 94712, 
    94713, 94714, 94715, 94716, 96295, 
    96296, 96297, 96298, 96299, 96300, 
    96301, 96302, 96303, 96706, 96707, 
    96708, 96709, 96710, 96711, 96712, 
    96713, 96714, 96715, 96716, 96717, 
    96718, 96719, 96720, 96721, 96722, 
    96723, 96724, 96725, 96726, 96727, 
    96728, 96729, 96730, 96731, 96732, 
    96733, 96734, 96735, 96736, 96737, 
    96738, 96739, 96740, 96741, 96742, 
    96743, 96744, 96745, 96748, 96749, 
    96750, 96752, 96753, 96754, 96755
  ) 
  AND cscart_product_descriptions.lang_code = 'en'

Query time 0.00143

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "43.24"
    },
    "table": {
      "table_name": "cscart_product_descriptions",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "product_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "product_id",
        "lang_code"
      ],
      "key_length": "9",
      "rows_examined_per_scan": 96,
      "rows_produced_per_join": 96,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "33.64",
        "eval_cost": "9.60",
        "prefix_cost": "43.24",
        "data_read_per_join": "366K"
      },
      "used_columns": [
        "product_id",
        "lang_code",
        "short_description",
        "full_description"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_product_descriptions`.`product_id` in (94068,94069,94070,94071,94072,94076,94077,94078,94079,94449,94686,94687,94688,94689,94690,94691,94692,94693,94694,94695,94696,94697,94698,94699,94700,94701,94702,94703,94704,94705,94706,94707,94708,94710,94711,94712,94713,94714,94715,94716,96295,96296,96297,96298,96299,96300,96301,96302,96303,96706,96707,96708,96709,96710,96711,96712,96713,96714,96715,96716,96717,96718,96719,96720,96721,96722,96723,96724,96725,96726,96727,96728,96729,96730,96731,96732,96733,96734,96735,96736,96737,96738,96739,96740,96741,96742,96743,96744,96745,96748,96749,96750,96752,96753,96754,96755)) and (`nuie_scalesta_net`.`cscart_product_descriptions`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id short_description full_description
94068
94069
94070
94071
94072
94076
94077
94078
94079
94449
94686
94687
94688
94689
94690
94691
94692
94693
94694
94695
94696
94697
94698
94699
94700
94701
94702
94703
94704
94705
94706
94707
94708
94710
94711
94712
94713
94714
94715
94716
96295
96296
96297
96298
96299
96300
96301
96302
96303
96706
96707
96708
96709
96710
96711
96712
96713
96714
96715
96716
96717
96718
96719
96720
96721
96722
96723
96724
96725
96726
96727
96728
96729
96730
96731
96732
96733
96734
96735
96736
96737
96738
96739
96740
96741
96742
96743
96744
96745
96748
96749
96750
96752
96753
96754
96755