{eac}ObjectCache 1.3.4

Does {eac}ObjectCache work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

No data available.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/eacobjectcache/
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=eacobjectcache%2FeacObjectCache.php&plugin_status=all&paged=1&s&_wpnonce=54cd583712
Aspect after-activation
HTTP status 500
Load time 0.197 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
Markdown
Language % Lines of code Comment lines Files
PHP71.3%2,1361,4266
Markdown28.7%86002
Total 2,996 1,426 8

PHP Code Analysis | More results »

Lines of code 2,109
Total complexity 485
Median class complexity 51.5
Median method complexity 4.0
Most complex class WP_Object_Cache
Most complex function EarthAsylumConsulting\Extensions\object_cache_admin::validate_config_option()
Classes 4
Methods 85
Functions 27

Additions

No data available.

PHP Error Log 19 lines

[18-Jun-2025 00:52:41 UTC] PHP Fatal error:  Uncaught Error: Call to a member function get() on null in /wp-content/plugins/eacobjectcache/src/wp-cache.php:188
Stack trace:
#0 /wp-includes/option.php(621): wp_cache_get()
#1 /wp-includes/option.php(164): wp_load_alloptions()
#2 /wp-includes/functions.php(7569): get_option()
#3 /wp-includes/formatting.php(1105): is_utf8_charset()
#4 /wp-includes/formatting.php(4689): wp_check_invalid_utf8()
#5 /wp-content/object-cache.php(2003): esc_attr()
#6 /wp-content/object-cache.php(527): WP_Object_Cache->error_log()
#7 /wp-content/object-cache.php(379): WP_Object_Cache->connect_sqlite()
#8 /wp-content/plugins/eacobjectcache/src/wp-cache.php(32): WP_Object_Cache->__construct()
#9 /wp-includes/load.php(893): wp_cache_init()
#10 /wp-settings.php(147): wp_start_object_cache()
#11 /wp-config.php(191): require_once('...')
#12 /wp-load.php(50): require_once('...')
#13 /wp-admin/admin.php(35): require_once('...')
#14 /wp-admin/plugins.php(10): require_once('...')
#15 {main}
  thrown in /wp-content/plugins/eacobjectcache/src/wp-cache.php on line 188
See also: All tests for this plugin