[wp-trac] [WordPress Trac] #59846: Reinstate the `wpdb::$use_mysqli` property
WordPress Trac
noreply at wordpress.org
Wed Nov 8 20:36:28 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:
dev-reviewed |
-------------------------------------------------+-------------------------
Changes (by hellofromTonya):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"57090" 57090]:
{{{
#!CommitTicketReference repository="" revision="57090"
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].
Reviewed by jorbin.
Merges [57089] to the 6.4 branch.
Props jason_the_adams, joemcgill, johnbillion, johnjamesjacoby, jrf,
rajinsharwar, renehermi.
Fixes #59846.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59846#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list