Opened 13 years ago
Closed 13 years ago
#25211 closed enhancement (duplicate)
change to mysqli_connect
| Reported by: | brody182 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO
wp-includes\wp-db.php on line 1142
Attachments (1)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
There is already some work being done on #21663