Bug #36703

Fix old XCLASS deprecation log

Added by Christian Kuhn over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-04-29
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:- Spent time: -
Target version:6.0.0
TYPO3 Version:6.0 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:no-brainer

Description

The correct check for the old xclass register usage is to test for array
entry count greater than zero. Furthermore the comments have been improved.


Related issues

related to Core - Feature #31893: Allow XCLASSes to be defined via ext_autoload.php Resolved 2012-04-16
related to LTS Smooth Migration - Task #49194: Check for 'Remove Code from Core' New 2013-06-17

Associated revisions

Revision a63c3609
Added by Christian Kuhn over 3 years ago

[BUGFIX] Fix old XCLASS deprecation log

The correct check for the old xclass register usage is to test for array
entry count greater than zero. Furthermore the comments have been improved.

Change-Id: I0ce923c3bb220872dfc6482e963240271408d9ec
Resolves: #36703
Releases: 6.0
Reviewed-on: http://review.typo3.org/10870
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 9899d30f
Added by Christian Kuhn about 3 years ago

[BUGFIX] Fix old XCLASS deprecation log

The correct check for the old xclass register usage is to test for array
entry count greater than zero. Furthermore the comments have been improved.

Change-Id: I0ce923c3bb220872dfc6482e963240271408d9ec
Resolves: #36703
Releases: 6.0
Reviewed-on: http://review.typo3.org/10870
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Gerrit Code Review over 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/10870

#2 Updated by Christian Kuhn over 3 years ago

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

Also available in: Atom PDF