Panorama 1.0.8

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

Summary

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

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

Page speed impact: 0.033 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 3,000+
WordPress.org page https://wordpress.org/plugins/panorama/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=panorama
Requested URL /wp-admin/plugins.php?action=activate&plugin=panorama%2Fpanorama.php&plugin_status=all&paged=1&s&_wpnonce=008a132356
Aspect after-activation
HTTP status 200
Load time 1.574 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Panorama Viewer

Page screenshot: Panorama Viewer
URL /wp-admin/edit.php?post_type=bppiv-image-viewer
Aspect menu-item
HTTP status 200
Load time 0.333 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

Panorama Viewer → Add New

Page screenshot: Panorama Viewer → Add New
URL /wp-admin/post-new.php?post_type=bppiv-image-viewer
Aspect menu-item
HTTP status 200
Load time 0.535 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Panorama Viewer → Help

Page screenshot: Panorama Viewer → Help
URL /wp-admin/edit.php?post_type=bppiv-image-viewer&page=bppiv-support
Aspect menu-item
HTTP status 200
Load time 1.330 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Panorama Viewer → Contact Us

Page screenshot: Panorama Viewer → Contact Us
URL /wp-admin/edit.php?post_type=bppiv-image-viewer&page=panorama-contact
Aspect menu-item
HTTP status 200
Load time 0.534 s
Memory usage 3.23 MiB
JS errors None
Resource errors None

Panorama Viewer → Support Forum

Page screenshot: Panorama Viewer → Support Forum
URL https://wordpress.org/support/plugin/panorama/
Requested URL /wp-admin/edit.php?post_type=bppiv-image-viewer&page=panorama-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.625 s
Memory usage N/A
JS errors None
Resource errors None

Panorama Viewer → Upgrade  ➤

Page screenshot: Panorama Viewer → Upgrade  ➤
URL /wp-admin/edit.php?post_type=bppiv-image-viewer&page=panorama-pricing
Aspect menu-item
HTTP status 200
Load time 1.525 s
Memory usage 3.52 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.321 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.290 s0.413 s+0.123 s3.07 MiB3.3 MiB+ 238.84 KiB
/wp-admin/edit.php0.203 s0.243 s+0.040 s3.1 MiB3.33 MiB+ 238.15 KiB
/wp-admin/post-new.php0.777 s1.004 s+0.227 s5.02 MiB5.19 MiB+ 177.73 KiB
/wp-admin/upload.php0.587 s0.308 s-0.279 s3.02 MiB3.17 MiB+ 158.23 KiB
/wp-admin/options-writing.php0.188 s0.177 s-0.011 s3.01 MiB3.15 MiB+ 146.18 KiB
/wp-admin/media-new.php0.458 s0.267 s-0.191 s2.99 MiB3.16 MiB+ 169 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.237 s+0.037 s3.01 MiB3.18 MiB+ 174.91 KiB
/wp-admin/post-new.php?post_type=page0.648 s1.046 s+0.398 s5.01 MiB5.18 MiB+ 173.31 KiB
/wp-admin/options-discussion.php0.215 s0.302 s+0.087 s3 MiB3.16 MiB+ 159.91 KiB
/wp-admin/edit-comments.php0.217 s0.233 s+0.016 s3.03 MiB3.18 MiB+ 156.8 KiB
/0.323 s0.241 s-0.082 s2.97 MiB3.16 MiB+ 196.38 KiB
Average 0.373 s0.406 s+0.033 s3.38 MiB3.56 MiB+ 180.86 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
PHP73.7%45,21217,566195
PO File10.1%6,1803,41420
CSS7.6%4,67449217
JavaScript7.4%4,5614128
Sass1.1%70002
SVG0.0%202
Total 61,329 21,884 244

PHP Code Analysis | More results »

Lines of code 28,876
Total complexity 7,261
Median class complexity 15.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 105
Methods 1,378
Functions 139

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

Custom Post Types 1

ID Name
bppiv-image-viewerPanorama Viewer

Meta Boxes

{
    "bppiv-image-viewer": {
        "_bppivimages_": {
            "title": "Panorama Settings",
            "context": "advanced"
        }
    }
}

PHP Error Log 526 lines

[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 21:31:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:55 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:55 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 21:31:55 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 21:31:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:57 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:57 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 21:31:57 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:58 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:58 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 21:31:58 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[22-May-2023 21:31:59 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[22-May-2023 21:31:59 UTC] PHP Deprecated:  str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-includes/functions.php on line 2165
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[22-May-2023 21:31:59 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/panorama/freemius/includes/managers/class-fs-key-value-storage.php on line 362

(+426 more lines)
See also: All tests for this plugin, How to Hide Panorama Admin Menus and Meta Boxes