Project

General

Profile

Actions

Task #27954

closed

Change usage of t3lib_DB->sql_pconnect to t3lib_DB->connectDB

Added by Christian Kuhn over 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2011-07-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

Currently many entry points that connect to the database use sql_pconnect
for that. This method is a low level sql method that skips hook initialization.
Also duplicate code was spread all over the entry points and are rewritten
to use the exceptions from t3lib_DB->connectDB.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #13579: Hook Request for t3lib_dbClosedXavier Perseguers2011-03-03

Actions
Related to TYPO3 Core - Bug #28185: Redirect in FE to 1-2-3 installer brokenClosed2011-07-13

Actions
Actions

Also available in: Atom PDF