[wp-trac] [WordPress Trac] #59846: Reinstate the `wpdb::$use_mysqli` property
WordPress Trac
noreply at wordpress.org
Wed Nov 8 20:31:51 UTC 2023
#59846: Reinstate the `wpdb::$use_mysqli` property
---------------------------------------------+-----------------------------
Reporter: johnbillion | Owner: hellofromTonya
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.4.1
Component: Database | Version: 6.4
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests commit | Focuses:
---------------------------------------------+-----------------------------
Changes (by hellofromTonya):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"57089" 57089]:
{{{
#!CommitTicketReference repository="" revision="57089"
Database: Reinstate wpdb::$use_mysqli property.
Partial revert of [56475] to reinstate the private `wpdb::$use_mysqli`
property and set to its default to `true`. This private property was / is
accessible through the magic methods. Though Core's usage of this property
was removed by [56475], plugins are using the property. Reinstating it
resolves the BC break.
Follow up to [56475].
Props jason_the_adams, joemcgill, johnbillion, johnjamesjacoby, jrf,
rajinsharwar, renehermi.
Fixes #59846.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59846#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list