CartPops 1.4.23

Does CartPops work with WordPress 6.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.37 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
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=5fac1e7a50
Aspect after-activation
HTTP status 200
Load time 0.295 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.210 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.281 s0.221 s-0.060 s3.07 MiB3.08 MiB+ 8.77 KiB
/wp-admin/edit.php0.192 s0.182 s-0.010 s3.1 MiB3.11 MiB+ 8.77 KiB
/wp-admin/post-new.php0.780 s0.583 s-0.197 s5.02 MiB5.03 MiB+ 13.14 KiB
/wp-admin/upload.php0.549 s0.313 s-0.236 s3.02 MiB3.01 MiB- 6.64 KiB
/wp-admin/options-writing.php0.167 s0.133 s-0.034 s3.01 MiB2.99 MiB- 19.88 KiB
/wp-admin/media-new.php0.279 s0.198 s-0.081 s2.99 MiB3 MiB+ 5.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.263 s0.246 s-0.017 s3.01 MiB3.02 MiB+ 10.72 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.544 s-0.055 s5.01 MiB5.02 MiB+ 9.98 KiB
/wp-admin/options-discussion.php0.221 s0.227 s+0.006 s3 MiB2.99 MiB- 6.15 KiB
/wp-admin/edit-comments.php0.196 s0.200 s+0.004 s3.03 MiB3.02 MiB- 7.39 KiB
/0.297 s0.203 s-0.094 s2.97 MiB2.98 MiB+ 9.17 KiB
Average 0.348 s0.277 s-0.070 s3.38 MiB3.39 MiB+ 2.37 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

[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:15 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:16 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:17 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:18 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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
[01-Apr-2023 06:12:19 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