{eac}ObjectCache 1.4.0

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
3Unrecognized messages in the PHP error log
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=bcabf88764
Aspect after-activation
HTTP status 500
Load time 0.403 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.6%2,2251,4686
Markdown28.4%88402
Total 3,109 1,468 8

PHP Code Analysis | More results »

Lines of code 2,198
Total complexity 517
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 91
Functions 27

Additions

No data available.

PHP Error Log 22 lines

[01-Jul-2025 13:23:44 UTC] WP_Object_Cache::connect_sqlite: 14 SQLSTATE[HY000] [14] unable to open database file
[01-Jul-2025 13:23:44 UTC] WP_Object_Cache::connect_sqlite: 14 SQLSTATE[HY000] [14] unable to open database file
[01-Jul-2025 13:23:45 UTC] WP_Object_Cache::connect_sqlite: 14 SQLSTATE[HY000] [14] unable to open database file
[01-Jul-2025 13:23:45 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(2111): esc_attr()
#6 /wp-content/object-cache.php(2048): WP_Object_Cache->error_log()
#7 /wp-content/object-cache.php(387): WP_Object_Cache->delete_cache_file()
#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