StreamCast 2.1.6

Does StreamCast work with WordPress 6.2.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
542PHP deprecation warnings
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

Memory usage: 163 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.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/streamcast/
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=streamcast
Requested URL /wp-admin/plugins.php?action=activate&plugin=streamcast%2Fstreamcast.php&plugin_status=all&paged=1&s&_wpnonce=6b93607914
Aspect after-activation
HTTP status 200
Load time 1.308 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

StreamCast

Page screenshot: StreamCast
URL /wp-admin/edit.php?post_type=streamcast
Aspect menu-item
HTTP status 200
Load time 0.368 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

StreamCast → Add New Radio Player

Page screenshot: StreamCast → Add New Radio Player
URL /wp-admin/post-new.php?post_type=streamcast
Aspect menu-item
HTTP status 200
Load time 0.432 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

StreamCast → Getting Started

Page screenshot: StreamCast → Getting Started
URL /wp-admin/edit.php?post_type=streamcast&page=help
Aspect menu-item
HTTP status 200
Load time 0.683 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

StreamCast → Getting Started → Live Demo

Page screenshot: StreamCast → Getting Started → Live Demo
URL https://wpradioplayer.com/
Requested URL http://wpradioplayer.com/
Aspect menu-item-tab
HTTP status 500
Load time 3.593 s
Memory usage N/A
JS errors None
Resource errors None

StreamCast → Contact Us

Page screenshot: StreamCast → Contact Us
URL /wp-admin/edit.php?post_type=streamcast&page=streamcast-contact
Aspect menu-item
HTTP status 200
Load time 1.792 s
Memory usage 3.21 MiB
JS errors None
Resource errors None

StreamCast → Upgrade  ➤

Page screenshot: StreamCast → Upgrade  ➤
URL /wp-admin/edit.php?post_type=streamcast&page=streamcast-pricing
Aspect menu-item
HTTP status 200
Load time 0.346 s
Memory usage 3.5 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.365 s
Memory usage 3.14 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.761 s0.388 s-0.373 s3.07 MiB3.29 MiB+ 221.17 KiB
/wp-admin/edit.php0.197 s0.224 s+0.027 s3.1 MiB3.31 MiB+ 220.78 KiB
/wp-admin/post-new.php0.763 s0.909 s+0.146 s5.02 MiB5.18 MiB+ 160.47 KiB
/wp-admin/upload.php0.555 s0.342 s-0.213 s3.02 MiB3.15 MiB+ 140.91 KiB
/wp-admin/options-writing.php0.175 s0.334 s+0.159 s3.01 MiB3.14 MiB+ 126.95 KiB
/wp-admin/media-new.php0.305 s0.254 s-0.051 s2.99 MiB3.14 MiB+ 151.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.200 s+0.009 s3.01 MiB3.16 MiB+ 157.54 KiB
/wp-admin/post-new.php?post_type=page0.612 s0.632 s+0.020 s5.01 MiB5.17 MiB+ 156.05 KiB
/wp-admin/options-discussion.php0.221 s0.251 s+0.030 s3 MiB3.14 MiB+ 140.69 KiB
/wp-admin/edit-comments.php0.212 s0.218 s+0.006 s3.03 MiB3.16 MiB+ 139.45 KiB
/0.319 s0.265 s-0.054 s2.97 MiB3.14 MiB+ 177.4 KiB
Average 0.392 s0.365 s-0.027 s3.38 MiB3.54 MiB+ 163 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
PHP74.5%45,70217,548198
PO File10.1%6,1803,41420
JavaScript7.2%4,3894038
CSS7.1%4,33148116
Sass1.1%70002
SVG0.0%202
Total 61,304 21,846 246

PHP Code Analysis | More results »

Lines of code 29,279
Total complexity 7,254
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 141

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
streamcastStreamCast

Meta Boxes

{
    "streamcast": {
        "sc_": {
            "title": "Radio Player Configuration",
            "context": "normal"
        }
    }
}

PHP Error Log 542 lines

[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:25 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:26 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
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:26 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:26 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:26 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
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:27 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
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:27 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:27 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
[19-May-2023 21:46:27 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:27 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
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:29 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:29 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
[19-May-2023 21:46:29 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:29 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
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:30 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
[19-May-2023 21:46:30 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[19-May-2023 21:46:30 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
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[19-May-2023 21:46:30 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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[19-May-2023 21:46:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[19-May-2023 21:46:31 UTC] PHP Deprecated:  Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317

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