Task #85036
closedRemove support for non namespaced classes in Extbase
100%
Description
Affects all classes that do not follow PSR2/4.
Example: Tx_Vendor_Foo_Bar
Files
Updated by Gerrit Code Review over 6 years ago
- Status changed from Accepted to Under Review
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56990
Updated by Gerrit Code Review over 6 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56990
Updated by Gerrit Code Review over 6 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56990
Updated by Mathias Brodala over 6 years ago
Here's a test extension with the following cases:
- Namespaced controller calling a namespaced repository
- Legacy controller calling a legacy repository
- Legacy controller calling a namespaced repository
Updated by Gerrit Code Review over 6 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56990
Updated by Gerrit Code Review over 6 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56990
Updated by Anonymous over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 50e3c636e4c62b5ddb6e82f7bd3a217846065378.