Duplicate Variations for Woocommerce 1.0.1

Does "Duplicate Variations for Woocommerce" work with WordPress 6.8.1 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.1
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=bbeed69a13
Aspect after-activation
HTTP status 200
Load time 0.877 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.175 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 1.090 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.717 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.228 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.390 s0.327 s-0.063 s3.51 MiB3.67 MiB+ 168.08 KiB
/wp-admin/edit.php0.233 s0.285 s+0.052 s3.57 MiB3.7 MiB+ 127.9 KiB
/wp-admin/post-new.php0.874 s1.226 s+0.352 s6.06 MiB6.23 MiB+ 171.04 KiB
/wp-admin/upload.php0.616 s0.511 s-0.105 s3.52 MiB3.61 MiB+ 93.21 KiB
/wp-admin/options-writing.php0.268 s0.224 s-0.044 s3.5 MiB3.59 MiB+ 96.58 KiB
/wp-admin/media-new.php0.300 s0.260 s-0.040 s3.49 MiB3.59 MiB+ 104.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.207 s-0.023 s3.5 MiB3.61 MiB+ 109.95 KiB
/wp-admin/post-new.php?post_type=page0.683 s0.674 s-0.009 s6.05 MiB6.21 MiB+ 166.56 KiB
/wp-admin/options-discussion.php0.452 s0.515 s+0.063 s3.5 MiB3.59 MiB+ 93.08 KiB
/wp-admin/edit-comments.php0.261 s0.274 s+0.013 s3.52 MiB3.61 MiB+ 92.58 KiB
/0.335 s0.201 s-0.134 s3.43 MiB3.49 MiB+ 58.13 KiB
Average 0.422 s0.428 s+0.006 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

[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:31 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 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
[09-May-2025 09:08:32 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:32 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:33 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
[09-May-2025 09:08:33 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:33 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:34 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
[09-May-2025 09:08:34 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7360
[09-May-2025 09:08:34 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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
[09-May-2025 09:08:35 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