Is TitanCart Lite 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 (9)
PHP Version Mismatch: Declared vs RequiredHIGH
Plugin Header
first-class callable syntax requires PHP 8.1 but plugin declares `Requires PHP: 8.0`HIGH
src/Core/Plugin.php:143
first-class callable syntax requires PHP 8.1 but plugin declares `Requires PHP: 8.0`HIGH
src/Modules/ImportExport/ExportService.php:730
Deprecated: E_STRICT constantLOW
src/Core/LogService.php:394
Deprecated: E_STRICT constantLOW
src/Core/LogService.php:408
Deprecated: Implicit nullable parameterLOW
src/Modules/Reviews/ReviewManager.php:38
PHP 8.1+ Required: First-class callablesINFO
src/Core/Plugin.php:143
PHP 8.1+ Required: First-class callablesINFO
src/Modules/ImportExport/ExportService.php:730
PHP 8.1+ Required: Enum declarationINFO
src/Modules/ImportExport/ImportService.php:2678
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.