Bug #53760
closedDeprecated function call mysql_list_dbs in adodb
0%
Description
Result of php codesniffer for deprecated functions:
typo3_src-6.2.0beta1/typo3/sysext/adodb/adodb/drivers/adodb-mysql.inc.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
235 | ERROR | Function mysql_list_dbs() has been deprecated
------------------------------------------------------------------------------------------------------------------------
mysql_list_dbs is deprecated in 5.5.
Updated by Markus Klein about 11 years ago
- Project changed from TYPO3 Core to 329
- Category deleted (
Miscellaneous)
Updated by Michael Stucki almost 11 years ago
- Project changed from 329 to TYPO3 Core
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26392
Updated by Stefan Neufeind almost 10 years ago
- Status changed from Under Review to Rejected
Won't patch this in 3rd-party-code if not really important, sorry.