[wp-trac] [WordPress Trac] #59118: Remove support for the mysql extension
WordPress Trac
noreply at wordpress.org
Sat Aug 26 13:01:21 UTC 2023
#59118: Remove support for the mysql extension
-------------------------------------------------+-------------------------
Reporter: johnbillion | Owner:
| johnbillion
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4
Component: Database | Version: 6.3
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests needs- | Focuses:
testing |
-------------------------------------------------+-------------------------
Changes (by johnbillion):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"56475" 56475]:
{{{
#!CommitTicketReference repository="" revision="56475"
Database: Remove support for the `mysql` extension.
The `mysql` extension is no longer used in PHP 7 or above. There's a good
amount of conditional code in `wpdb` and the health checks that can be
removed now that only the `mysqli` functions are used.
Fixes #59118
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59118#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list