Duplicate Variations for Woocommerce 1.0.1

Does "Duplicate Variations for Woocommerce" work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
535PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 116.53 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/duplicate-variations-for-woocommerce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Duplicate variations ‹ Test site — WordPress

Page screenshot: Duplicate variations ‹ Test site — WordPress
URL /wp-admin/admin.php?page=duplicate-variations-smg
Requested URL /wp-admin/plugins.php?action=activate&plugin=duplicate-variations-for-woocommerce%2Fdpvar_smg.php&plugin_status=all&paged=1&s&_wpnonce=1c6684f77f
Aspect after-activation
HTTP status 200
Load time 0.901 s
Memory usage 3.88 MiB
JS errors None
Resource errors None

Duplicate variation

Page screenshot: Duplicate variation
URL /wp-admin/admin.php?page=duplicate-variations-smg
Aspect menu-item
HTTP status 200
Load time 0.174 s
Memory usage 3.6 MiB
JS errors None
Resource errors None

Duplicate variation → Contact Us

Page screenshot: Duplicate variation → Contact Us
URL /wp-admin/admin.php?page=duplicate-variations-smg-contact
Aspect menu-item
HTTP status 200
Load time 0.992 s
Memory usage 3.59 MiB
JS errors None
Resource errors None

Duplicate variation → Upgrade  ➤

Page screenshot: Duplicate variation → Upgrade  ➤
URL /wp-admin/admin.php?page=duplicate-variations-smg-pricing
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 3.86 MiB
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 200
Load time 0.192 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.342 s0.274 s-0.068 s3.51 MiB3.67 MiB+ 168.08 KiB
/wp-admin/edit.php0.198 s0.211 s+0.013 s3.57 MiB3.7 MiB+ 127.89 KiB
/wp-admin/post-new.php0.756 s1.069 s+0.313 s6.06 MiB6.23 MiB+ 171.04 KiB
/wp-admin/upload.php0.610 s0.457 s-0.153 s3.52 MiB3.61 MiB+ 93.21 KiB
/wp-admin/options-writing.php0.224 s0.188 s-0.036 s3.5 MiB3.6 MiB+ 96.58 KiB
/wp-admin/media-new.php0.264 s0.242 s-0.022 s3.49 MiB3.59 MiB+ 104.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.174 s-0.011 s3.5 MiB3.61 MiB+ 109.95 KiB
/wp-admin/post-new.php?post_type=page0.602 s0.585 s-0.017 s6.05 MiB6.21 MiB+ 166.56 KiB
/wp-admin/options-discussion.php0.443 s0.321 s-0.122 s3.5 MiB3.59 MiB+ 93.08 KiB
/wp-admin/edit-comments.php0.209 s0.420 s+0.211 s3.52 MiB3.61 MiB+ 92.58 KiB
/0.484 s0.237 s-0.247 s3.43 MiB3.49 MiB+ 58.13 KiB
Average 0.392 s0.380 s-0.013 s3.97 MiB4.08 MiB+ 116.53 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
SVG
Language % Lines of code Comment lines Files
PHP69.2%32,99516,120121
SVG24.0%11,448124
PO File3.0%1,4483,3804
JavaScript1.9%918623
CSS1.8%854012
Total 47,663 19,574 144

PHP Code Analysis | More results »

Lines of code 23,629
Total complexity 5,608
Median class complexity 17.0
Median method complexity 2.0
Most complex class Freemius
Most complex function _dpvar_hook_ajax_data()
Classes 45
Methods 1,131
Functions 118

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 535 lines

[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Optional parameter $type declared before required parameter $wrapper is implicitly treated as a required parameter in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/class-fs-logger.php on line 145
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:49 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:50 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[24-Jul-2025 23:06:51 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2195
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetSet($k, $v) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetUnset($k) 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/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/duplicate-variations-for-woocommerce/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[24-Jul-2025 23:06:52 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360

(+435 more lines)
See also: All tests for this plugin, How to Hide Duplicate Variations for Woocommerce Admin Menus