Project

General

Profile

Actions

Feature #23396

closed

remove code warnings about XCLASS and naming annoyances

Added by Franz Holzinger over 13 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2010-08-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

Description

The EM always shows developer relevant code warnings.
E.g. with extension div2007:
Code warnings:
(developer-relevant) The XCLASS filename-key "ext/div2007/hooks/class.tx_div2007_hooks_cms.phpp" was different from "ext/div2007/hooks/class.tx_div2007_hooks_cms.php" which it should have been!
Class filename "hooks/class.tx_div2007_hooks_eval.php" did NOT contain the class "tx_div2007_hooks_eval"!

Many PHP files do not need a XCLASS, when they are part of a library or when they are base classes from where other classes must inherit.

However normal users can get frightended when they see this. They mostly do not understand what this warning message is about.

Solution:
Remove code warnings from the Extension Manager. Put them into the extension ExtDevEval.
http://forge.typo3.org/projects/extension-extdeveval/repository

(issue imported from #M15489)


Files

15489-1.diff (11.3 KB) 15489-1.diff Administrator Admin, 2010-08-19 14:22

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #23878: add a possibility to turn off the XCLASS checkingClosedSteffen Kamper2010-10-30

Actions
Actions #1

Updated by Chris topher over 13 years ago

Actions #2

Updated by Steffen Kamper about 13 years ago

this has been resolved in 4.5

Actions #3

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF