Project

General

Profile

Actions

Bug #53761

closed

Deprecated function call mysql_list_dbs in dbal

Added by Cynthia Mattingly over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2013-11-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Result of php codesniffer for deprecated functions:

/typo3_src-6.2.0beta1/typo3/sysext/dbal/Classes/Database/DatabaseConnection.php
------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------------------------------
2503 | ERROR | Function mysql_list_dbs() has been deprecated
------------------------------------------------------------------------------------------------------------------------

mysql_list_dbs is deprecated in 5.5.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #55095: Replace SHOW DATABASE by query to schemaClosedMorton Jonuschat2014-01-17

Actions
Actions #1

Updated by Markus Klein over 10 years ago

  • Project changed from TYPO3 Core to 329
  • Category deleted (999)
Actions #2

Updated by Markus Klein over 10 years ago

Blocker: mysql not used anymore in 6.2

Actions #3

Updated by Ingo Schmitt over 10 years ago

If mysql is not used anymore, this file could be deleted?

Actions #4

Updated by Michael Stucki over 10 years ago

  • Project changed from 329 to TYPO3 Core
Actions #5

Updated by Michael Stucki over 10 years ago

  • Category set to 999
Actions #6

Updated by Gerrit Code Review over 10 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/26390

Actions #7

Updated by Gerrit Code Review over 10 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/26390

Actions #8

Updated by Ingo Schmitt about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF