Is RuleFence – AI Agent Control Compatible with PHP 8.3?
Not Compatible
This plugin has critical incompatibilities with PHP 8.3.
PHP Version Requirements
Declared Minimum
8.0
Actual Minimum Detected
8.1
Mismatch with declared minimum
Tested Up To
PHP 8.3
Compatibility Issues (10)
PHP Version Mismatch: Declared vs RequiredHIGH
Plugin Header
Deprecated: Implicit nullable parameterLOW
src/Admin/AbilitiesPage.php:47
Deprecated: Implicit nullable parameterLOW
src/Admin/Menu.php:108
Deprecated: Implicit nullable parameterLOW
src/Admin/SettingsPage.php:59
Deprecated: Implicit nullable parameterLOW
src/Admin/SetupWizard.php:79
Deprecated: Implicit nullable parameterLOW
src/Api/AdminApi.php:180
Deprecated: Implicit nullable parameterLOW
src/Governance/AbilityHooks.php:112
Deprecated: Implicit nullable parameterLOW
src/Governance/PermissionEngine.php:94
Deprecated: Implicit nullable parameterLOW
src/Verification/RuntimeVerifier.php:170
PHP 8.1+ Required: Enum declarationINFO
src/Agents/AgentRepository.php:412
PHP Version Distribution
According to WordPress.org statistics, over 72% of WordPress sites run PHP 8.0 or higher. Ensuring compatibility with modern PHP versions is important for security, performance, and access to the latest language features.