Smart Variations Images & Swatches for WooCommerce 5.2.3

Does "Smart Variations Images & Swatches for WooCommerce" work with WordPress 6.1.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
148PHP deprecation warnings
No JavaScript exceptions
2Pages failed to load
  • 1 403 Forbidden
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 470.75 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.1.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/smart-variations-images/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/admin.php?page=woosvi-options-settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=smart-variations-images%2Fsvi.php&plugin_status=all&paged=1&s&_wpnonce=3cf1368965
Aspect after-activation
HTTP status 403
Load time 0.625 s
Memory usage N/A
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 500
Load time 0.072 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.240 s-0.070 s3.05 MiB3.56 MiB+ 527.99 KiB
/wp-admin/edit.php0.205 s0.204 s-0.001 s3.07 MiB3.59 MiB+ 527.52 KiB
/wp-admin/post-new.php0.839 s1.172 s+0.333 s4.97 MiB5.43 MiB+ 471.09 KiB
/wp-admin/upload.php0.568 s0.504 s-0.064 s2.99 MiB3.43 MiB+ 447.05 KiB
/wp-admin/options-writing.php0.165 s0.175 s+0.010 s2.99 MiB3.41 MiB+ 433.64 KiB
/wp-admin/media-new.php0.436 s0.253 s-0.183 s2.97 MiB3.42 MiB+ 459.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.178 s0.214 s+0.036 s2.98 MiB3.45 MiB+ 484.41 KiB
/wp-admin/post-new.php?post_type=page0.661 s0.657 s-0.004 s4.96 MiB5.41 MiB+ 462.68 KiB
/wp-admin/options-discussion.php0.258 s0.285 s+0.027 s2.98 MiB3.41 MiB+ 447.48 KiB
/wp-admin/edit-comments.php0.241 s0.264 s+0.023 s3 MiB3.44 MiB+ 446.34 KiB
Average 0.386 s0.397 s+0.011 s3.4 MiB3.85 MiB+ 470.75 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP89.9%39,03919,026135
JavaScript7.7%3,3354299
CSS2.4%1,0502518
Total 43,424 19,480 162

PHP Code Analysis | More results »

Lines of code 28,918
Total complexity 6,735
Median class complexity 18.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 60
Methods 1,450
Functions 126

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

PHP Error Log 190 lines

[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:55 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:56 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_woocommerce() in /wp-content/plugins/smart-variations-images/public/class-smart-variations-images-public.php:82
Stack trace:
#0 /wp-content/plugins/smart-variations-images/public/class-smart-variations-images-public.php(99): Smart_Variations_Images_Public->handleLoadCondition()
#1 /wp-includes/class-wp-hook.php(308): Smart_Variations_Images_Public->load_scripts()
#2 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(517): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2180): do_action()
#5 /wp-includes/class-wp-hook.php(308): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(517): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3043): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(783): require_once('...')
#11 /wp-includes/template.php(718): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(106): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/smart-variations-images/public/class-smart-variations-images-public.php on line 82
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:57 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:40:59 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:41:00 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetUnset($attribute) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 188
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetExists($attribute) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 154
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetGet($attribute) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 165
[06-Dec-2022 16:41:01 UTC] PHP Deprecated:  Return type of Markup::offsetSet($attribute, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/smart-variations-images/includes/library/php-html-generator/Markup.php on line 177

(+90 more lines)
See also: All tests for this plugin