Skip to main content
WP HealthKit

Is Postlinkly 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 (6)

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/Suggestion/StemFrequencyRepository.php:121

first-class callable syntax requires PHP 8.1 but plugin declares `Requires PHP: 8.0`HIGH

src/Suggestion/StemFrequencyRepository.php:148

first-class callable syntax requires PHP 8.1 but plugin declares `Requires PHP: 8.0`HIGH

src/Suggestion/SuggestionEngine.php:82

first-class callable syntax requires PHP 8.1 but plugin declares `Requires PHP: 8.0`HIGH

src/Suggestion/WpPostCandidateProvider.php:49

PHP 8.1+ Required: First-class callablesINFO

src/Suggestion/WpPostCandidateProvider.php:49

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.

Frequently Asked Questions

Does Postlinkly work with PHP 8.3?

Postlinkly is not fully compatible with PHP 8.3. Our analysis detected 6 compatibility issues.

What PHP version does Postlinkly require?

Postlinkly declares a minimum PHP requirement of 8.0. WP HealthKit's static analysis detected an actual minimum of 8.1.