StreamCast 2.1.8

Does StreamCast work with WordPress 6.2.2 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.01 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.2.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 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=d3f6f1e1a5
Aspect after-activation
HTTP status 200
Load time 1.334 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.343 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.383 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.711 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 4.059 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.649 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.364 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.374 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.754 s0.435 s-0.319 s3.07 MiB3.29 MiB+ 221.17 KiB
/wp-admin/edit.php0.179 s0.222 s+0.043 s3.1 MiB3.31 MiB+ 220.78 KiB
/wp-admin/post-new.php0.745 s0.883 s+0.138 s5.02 MiB5.18 MiB+ 160.47 KiB
/wp-admin/upload.php0.564 s0.274 s-0.290 s3.02 MiB3.15 MiB+ 140.91 KiB
/wp-admin/options-writing.php0.166 s0.325 s+0.159 s3.01 MiB3.14 MiB+ 126.95 KiB
/wp-admin/media-new.php0.295 s0.252 s-0.043 s2.99 MiB3.14 MiB+ 151.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.281 s+0.101 s3.01 MiB3.16 MiB+ 157.54 KiB
/wp-admin/post-new.php?post_type=page0.574 s0.769 s+0.195 s5.01 MiB5.17 MiB+ 156.05 KiB
/wp-admin/options-discussion.php0.211 s0.237 s+0.026 s3 MiB3.14 MiB+ 140.69 KiB
/wp-admin/edit-comments.php0.215 s0.211 s-0.004 s3.03 MiB3.16 MiB+ 139.45 KiB
/0.295 s0.263 s-0.032 s2.97 MiB3.14 MiB+ 177.41 KiB
Average 0.380 s0.377 s-0.002 s3.38 MiB3.54 MiB+ 163.01 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.6%45,70217,548198
PO File10.1%6,1803,41420
JavaScript7.2%4,3884048
CSS7.1%4,33148116
Sass1.1%70002
SVG0.0%202
Total 61,303 21,847 246

PHP Code Analysis | More results »

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

[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:12:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:18 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
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 309
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 317
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 301
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 313
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 328
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 339
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 350
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 362
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 375
[23-May-2023 08: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/streamcast/freemius/includes/managers/class-fs-key-value-storage.php on line 389
[23-May-2023 08:12:18 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:18 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:20 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
[23-May-2023 08:12:20 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:20 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:22 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
[23-May-2023 08:12:22 UTC] PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-includes/functions.php on line 7053
[23-May-2023 08:12:22 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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
[23-May-2023 08:12:23 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