Bug #36183
Feature #31893: Allow XCLASSes to be defined via ext_autoload.php
Make dbal compatible with the new XCLASS schema.
Status: | Resolved | Start date: | 2012-04-16 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Tolleiv Nietsch | % Done: | 100% |
|
Category: | DBAL | Spent time: | - | |
Target version: | 6.0.0 | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: | medium |
Description
dbal is the only sysext which depends on working XCLASSES - so it should be one of the first to be migrated and check with the new XCLASS handling from #31893
Associated revisions
History
#1 Updated by Tolleiv Nietsch over 3 years ago
- Parent task set to #31983
#2 Updated by Tolleiv Nietsch over 3 years ago
- Parent task changed from #31983 to #31893
#3 Updated by Tolleiv Nietsch over 3 years ago
- Project changed from Core to DBAL
#4 Updated by Gerrit Code Review over 3 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10557
#5 Updated by Tolleiv Nietsch over 3 years ago
What I did to test it was: installing dbal, checking whether the backend and frontend kept working and checking whether $GLOBALS['TYPO3_DB'] really had the class ux_t3lib_db --- should be enough, right?
#6 Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10557
#7 Updated by Xavier Perseguers over 3 years ago
- Status changed from Accepted to Resolved
- Assigned To set to Tolleiv Nietsch
- % Done changed from 0 to 100
#8 Updated by Michael Stucki over 1 year ago
- Project changed from DBAL to Core
#9 Updated by Michael Stucki over 1 year ago
- Category set to DBAL