CartPops 1.4.26

Does CartPops work with WordPress 6.2.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 2.77 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.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/cartpops/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=cartpops%2Fcartpops.php&plugin_status=all&paged=1&s&_wpnonce=3938bd0035
Aspect after-activation
HTTP status 200
Load time 0.308 s
Memory usage 3.03 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.197 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.785 s0.253 s-0.532 s3.07 MiB3.08 MiB+ 9.17 KiB
/wp-admin/edit.php0.193 s0.182 s-0.011 s3.1 MiB3.11 MiB+ 9.17 KiB
/wp-admin/post-new.php0.730 s0.594 s-0.136 s5.02 MiB5.03 MiB+ 13.54 KiB
/wp-admin/upload.php0.541 s0.307 s-0.234 s3.02 MiB3.01 MiB- 6.24 KiB
/wp-admin/options-writing.php0.174 s0.253 s+0.079 s3.01 MiB2.99 MiB- 19.48 KiB
/wp-admin/media-new.php0.296 s0.235 s-0.061 s2.99 MiB3 MiB+ 5.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.186 s-0.012 s3.01 MiB3.02 MiB+ 11.12 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.547 s-0.045 s5.01 MiB5.02 MiB+ 10.38 KiB
/wp-admin/options-discussion.php0.225 s0.218 s-0.007 s3 MiB2.99 MiB- 5.75 KiB
/wp-admin/edit-comments.php0.206 s0.194 s-0.012 s3.03 MiB3.02 MiB- 6.99 KiB
/0.312 s0.206 s-0.106 s2.97 MiB2.98 MiB+ 9.57 KiB
Average 0.387 s0.289 s-0.098 s3.38 MiB3.39 MiB+ 2.77 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
PO File
Language % Lines of code Comment lines Files
PHP63.7%12,7824,02584
PO File36.3%7,2885,4426
Total 20,070 9,467 90

PHP Code Analysis | More results »

Lines of code 11,178
Total complexity 1,867
Median class complexity 9.0
Median method complexity 1.0
Most complex class CartPops_Parsedown
Most complex function CartPops_Settings::output_fields()
Classes 49
Methods 549
Functions 84

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 2

PHP Error Log 380 lines

[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:01 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:02 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:03 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:04 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 309
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 317
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 301
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 313
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 328
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 339
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 350
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 362
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 375
[22-Jun-2023 08:07:05 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/cartpops/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php on line 389

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