[wp-trac] [WordPress Trac] #58201: Incorrect condition in wp_check_php_mysql_versions()

WordPress Trac noreply at wordpress.org
Thu Jul 6 13:53:12 UTC 2023


#58201: Incorrect condition in wp_check_php_mysql_versions()
-------------------------------------+-----------------------
 Reporter:  mikeyzm                  |       Owner:  audrasjb
     Type:  defect (bug)             |      Status:  closed
 Priority:  normal                   |   Milestone:  6.3
Component:  Bootstrap/Load           |     Version:  trunk
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------
Changes (by audrasjb):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"56152" 56152]:
 {{{
 #!CommitTicketReference repository="" revision="56152"
 Boostrap/Load: Incorrect condition in `wp_check_php_mysql_versions()`.

 This changeset adds a check for the existence of `db.php` at the default
 path `ABSPATH . 'wp-content/db.php'`, even if `WP_CONTENT_DIR` is defined
 and `db.php`
 is placed in `WP_CONTENT_DIR`.

 Follow-up to [49161].

 Props mikeyzm, SergeyBiryukov, hztyfoon,
 Fixes #58201.
 }}}

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


More information about the wp-trac mailing list