Libsyn Publisher Hub 1.3.2

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

Summary

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

No data available.

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=libsyn-podcasting%2Flibsyn-podcasting.php&plugin_status=all&paged=1&s&_wpnonce=fd00753842
Aspect after-activation
HTTP status 500
Load time 0.178 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP56.9%11,9873,97949
JavaScript32.1%6,76558520
CSS8.1%1,71223411
Sass2.6%54332
JSON0.3%5603
Markdown0.1%1701
Total 21,080 4,801 86

PHP Code Analysis | More results »

Lines of code 9,156
Total complexity 2,282
Median class complexity 26.0
Median method complexity 3.0
Most complex class Libsyn\Post
Most complex function Libsyn\Service\Importer::importAjax()
Classes 29
Methods 311
Functions 34

Additions

No data available.

PHP Error Log 24 lines

[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::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/libsyn-podcasting/admin/lib/Libsyn.php on line 302
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::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/libsyn-podcasting/admin/lib/Libsyn.php on line 321
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::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/libsyn-podcasting/admin/lib/Libsyn.php on line 312
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::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/libsyn-podcasting/admin/lib/Libsyn.php on line 335
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::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/libsyn-podcasting/admin/lib/Libsyn.php on line 291
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::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/libsyn-podcasting/admin/lib/Libsyn.php on line 344
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::offsetExists($key) 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/libsyn-podcasting/admin/lib/Libsyn.php on line 226
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::offsetGet($key) 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/libsyn-podcasting/admin/lib/Libsyn.php on line 246
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::offsetSet($key, $value) 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/libsyn-podcasting/admin/lib/Libsyn.php on line 265
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Return type of Libsyn::offsetUnset($key) 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/libsyn-podcasting/admin/lib/Libsyn.php on line 280
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Optional parameter $clientId declared before required parameter $code is implicitly treated as a required parameter in /wp-content/plugins/libsyn-podcasting/admin/lib/Libsyn/Service.php on line 706
[22-May-2023 06:05:12 UTC] PHP Deprecated:  Optional parameter $secret declared before required parameter $code is implicitly treated as a required parameter in /wp-content/plugins/libsyn-podcasting/admin/lib/Libsyn/Service.php on line 706
[22-May-2023 06:05:12 UTC] PHP Fatal error:  Uncaught Error: Class "Libsyn\Service\Psr\Log\LogLevel" not found in /wp-content/plugins/libsyn-podcasting/admin/lib/Libsyn/Service/Logger.php:194
Stack trace:
#0 /wp-content/plugins/libsyn-podcasting/libsyn-podcasting.php(59): Libsyn\Service\Logger->error()
#1 /wp-settings.php(453): include_once('...')
#2 /wp-config.php(191): require_once('...')
#3 /wp-load.php(50): require_once('...')
#4 /wp-admin/admin.php(34): require_once('...')
#5 /wp-admin/plugins.php(10): require_once('...')
#6 {main}
  thrown in /wp-content/plugins/libsyn-podcasting/admin/lib/Libsyn/Service/Logger.php on line 194
[22-May-2023 06:05:12 UTC] PHP Notice:  Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5865
[22-May-2023 06:05:12 UTC] PHP Notice:  Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /wp-includes/functions.php on line 5865
See also: All tests for this plugin, How to Hide Libsyn Publisher Hub Admin Menus