Task #41094
Task #40095: Move core to namespaces
Rename Core\DataHandler\DataHandler
Status: | Resolved | Start date: | 2012-09-20 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | - | Spent time: | - | |
Target version: | 6.0.0-RC1 | |||
TYPO3 Version: | 6.0 | Complexity: | easy | |
PHP Version: | 5.3 | Sprint Focus: |
Description
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but should have been Core\DataHandling\DataHandler instead, located beside the other classes and hook interfaces. The patch moves the file and corrects all usages.
Related issues
Associated revisions
[TASK] Rename usage of Core\DataHandler\DataHandler
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but
should have been Core\DataHandling\DataHandler instead, located beside
the other classes and hook interfaces.
The patch changes all usages in EXT:workspace.
Change-Id: I58c2f76723daf1708c7dad819da9000af8c3c977
Resolves: #41096
Related: #41094
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14761
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[TASK] Rename usage of Core\DataHandler\DataHandler
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but should
have been Core\DataHandling\DataHandler instead, located beside the other
classes and hook interfaces. The patch changes all usages in EXT:version.
Change-Id: I3ca90294b18af52f94e1cb5f89234eec70cd00c3
Resolves: #41095
Related: #41094
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.org/14759
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
[TASK] Rename Core\DataHandler\DataHandler
Old t3lib_tcemain was renamed to Core\DataHandler\DataHandling, but
should have been Core\DataHandling\DataHandler instead, located
beside the other classes and hook interfaces.
The patch moves the file and corrects all usages, and raises
submodule pointers of workspace and version that already got
the rename patches.
Change-Id: I394849aceebc389d88b0da0f0ff9751a7cc8efc5
Resolves: #41094
Related: #40095
Related: #41095
Related: #41096
Releases: 6.0
Reviewed-on: http://review.typo3.org/14762
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
History
#1 Updated by Christian Kuhn almost 3 years ago
- Tracker changed from Bug to Task
#2 Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14762
#3 Updated by Christian Kuhn almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5d481fb63594bcdb700c0a5a823967b9bcc1482f.