[wp-trac] [WordPress Trac] #21663: Use PDO or mysqli for MySQL queries when available
WordPress Trac
noreply at wordpress.org
Tue Feb 25 15:52:49 UTC 2014
#21663: Use PDO or mysqli for MySQL queries when available
------------------------------+------------------
Reporter: scottconnerly | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Database | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+------------------
Comment (by nacin):
In [changeset:"27257"]:
{{{
#!CommitTicketReference repository="" revision="27257"
Use mysqli for WordPress development versions, regardless of PHP version,
to increase testing footprint.
Allow the lack of ext/mysql to pass wp_check_php_mysql_versions().
see #21663.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/21663#comment:194>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list