PHP8.1: php warning in WC_PRODUCT_VIDEO_GALLERY_RENDERING class
-
PHP: 8.1
youtube string: https://www.youtube.com/embed/UfXIDMDmyL8
Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /plugins/product-video-gallery-slider-for-woocommerce/public/class-rendering.php on line 100
More on the deprecation here: https://www.php.net/manual/en/migration81.deprecated.php#migration81.deprecated.core.null-not-nullable-internal
A “if (null !== $query_string) {
” would fix it.
I searched the source on github but could not find itThanks for the plugin anyway.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP8.1: php warning in WC_PRODUCT_VIDEO_GALLERY_RENDERING class’ is closed to new replies.