Bug #36703
Fix old XCLASS deprecation log
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
Associated revisions
[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
[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
Applied in changeset a63c3609aba978c595005c03332497c3e0ab5b91.