Bug #41128

Task #40095: Move core to namespaces

Provide a file for IDEs to recognize old class names

Added by Helmut Hummel almost 3 years ago. Updated almost 3 years ago.

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 Is Regression:
PHP Version: Sprint Focus:
Complexity:

Subtasks

Bug #41131: Fix syntax errors in legacy classes file for IDEsResolved

Associated revisions

Revision 80237c53
Added by Helmut Hummel almost 3 years ago

[TASK] Provide a file for IDEs to recognize old class names

As of now an IDE cannot recognize old class names as the
class alias is set up dynamically.

Provide a file with class definitions of old class names
which extend the new one. This file is never included
during a request but just there to add IDE support for
the old class names.

The file is auto generated on the basis of the class mapping.

Change-Id: I5ff4a1cd6a678121621ad027fb6fd63e259e02bd
Resolves: #41128
Releases: 6.0
Reviewed-on: http://review.typo3.org/14777
Reviewed-by: Nicole Cordes
Tested-by: Nicole Cordes
Reviewed-by: Jigal van Hemert
Tested-by: Jigal van Hemert

History

#1 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/14777

#2 Updated by Helmut Hummel almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF