[wp-trac] [WordPress Trac] #61623: Site Health PHP check shows inaccurate status

WordPress Trac noreply at wordpress.org
Mon Jun 16 06:50:28 UTC 2025


#61623: Site Health PHP check shows inaccurate status
-------------------------------------+-------------------------------------
 Reporter:  swb1192                  |       Owner:  pbearne
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  6.9
Component:  Site Health              |     Version:  6.5.5
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-           |     Focuses:  administration,
  screenshots needs-refresh          |  performance
-------------------------------------+-------------------------------------

Comment (by Presskopp):

 Dashboard:
 ''Your site is running on an outdated version of PHP (8.4.4), which does
 not receive security updates. It should be updated.''

 Site Health:
 ''Your site is running on an older version of PHP (8.4.4)''


 {{{#!php
 ...\wp-admin\includes\dashboard.php:44:
 array (size=6)
   'recommended_version' => string '8.4.8' (length=5)
   'minimum_version' => string '7.2.24' (length=6)
   'is_supported' => boolean true
   'is_secure' => boolean false
   'is_acceptable' => boolean false
   'is_lower_than_future_minimum' => boolean false
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/61623#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list