#63706 closed defect (bug) (duplicate)
False positive: Site Health flags CentOS Stream 9 backported PHP versions as outdated
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 6.8.2 |
| Component: | Site Health | Keywords: | |
| Focuses: | Cc: |
Description (last modified by )
WordPress Site Health triggers a critical warning for PHP 8.0.30 on CentOS Stream 9, stating that the PHP version is outdated and insecure. However, CentOS 9 provides security backports to PHP 8 as part of its enterprise support model, maintaining security patches without altering the version number.
This results in a false positive warning for users running PHP on CentOS 9, despite the PHP installation being actively patched and secure according to the distribution’s policies.
It would be beneficial if WordPress Site Health could either:
- Recognise backported PHP versions as supported.
- Provide an option to acknowledge distro-specific patching models.
- Clarify that the PHP version check is based solely on upstream versioning, which may not reflect distro backports.
This change would help reduce confusion for users on CentOS and similar enterprise distributions.
This issue was raised and ignored in #41191.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi there, welcome to WordPress Trac! Thanks for the ticket.
We're already tracking this in #50455, let's continue the discussion there.