Bug #40172

Task #40095: Move core to namespaces

Make DBAL unit tests work again

Added by Tymoteusz Motylewski almost 3 years ago. Updated over 1 year ago.

Status:Resolved Start date:2012-08-25
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:DBAL Spent time: -
Target version:-
TYPO3 Version:6.0 Is Regression:
PHP Version: Sprint Focus:
Complexity:

Description

according to class alias map
'ux_t3lib_DB' should now be 'TYPO3\\CMS\\Dbal\\Database\\DatabaseConntectionOverride',


Related issues

related to Core - Bug #40237: Correct DBAL ux_* class mapping in migrations file Resolved 2012-08-26

Associated revisions

Revision 7cd56659
Added by Steffen Gebert almost 3 years ago

[BUGFIX] Namespaces: Make dbal unit tests working

Change-Id: I1cbf166fc1f4dfa32e2e0c4abe34d413ce50d5d6
Resolves: #40172
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14117
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Tymoteusz Motylewski almost 3 years ago

  • Assigned To set to Tymoteusz Motylewski

'ux_t3lib_sqlparser' => 'TYPO3\\CMS\\Dbal\\Database\\SqlParserOverride',

#2 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14071

#3 Updated by Christian Kuhn almost 3 years ago

  • Parent task set to #40095

#4 Updated by Christian Kuhn almost 3 years ago

xclass decision: namespaced classes that are xclassed should start with ux_ again, so we get the beautiful construct ux_TYPO3\CMS\... an entry in dbal ext_autoload should be enough to make this work after the class was renamed accordingly ... needs to be tested and played through.

#5 Updated by Gerrit Code Review almost 3 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#6 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#7 Updated by Gerrit Code Review almost 3 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#8 Updated by Gerrit Code Review almost 3 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#9 Updated by Gerrit Code Review almost 3 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#10 Updated by Gerrit Code Review almost 3 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#11 Updated by Gerrit Code Review almost 3 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#12 Updated by Gerrit Code Review almost 3 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#13 Updated by Steffen Gebert almost 3 years ago

  • Subject changed from class name ux_t3lib_db is still used to Make DBAL unit tests work again

#14 Updated by Steffen Gebert almost 3 years ago

  • Assigned To deleted (Tymoteusz Motylewski)

#15 Updated by Gerrit Code Review almost 3 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#16 Updated by Gerrit Code Review almost 3 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14117

#17 Updated by Steffen Gebert almost 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:58d53e7962a6be7f2c078cc951da0099ab7142d8.

#18 Updated by Michael Stucki over 1 year ago

  • Project changed from DBAL to Core

#19 Updated by Michael Stucki over 1 year ago

  • Category set to DBAL

Also available in: Atom PDF