We have a warning from Dailymotion sdk on php 8.2
Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /vendor/dailymotion/sdk/Dailymotion.php on line 891
numeric_prefix of the function http_build_query must be a string, even empty
We have a warning from Dailymotion sdk on php 8.2
Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /vendor/dailymotion/sdk/Dailymotion.php on line 891numeric_prefix of the function http_build_query must be a string, even empty