[TYPO3-core] RFC #15489: remove code warnings about XCLASS and naming annoyances

Xavier Perseguers typo3 at perseguers.ch
Thu Oct 28 16:01:25 CEST 2010


Hi,

Stefan Geith wrote:
> Am 28.10.2010 13:08, schrieb Steffen Kamper:
>> imho this should be an em_conf flag like
>> excludeDirsFromChecking => 'res/3rdparty,res/test'
>
> +1
>
> or even better:
> excludePathFromChecking => 'res/,special/abc*.php'

Even better:

'excludeXCLASScheck' => array(
	'res/',
	'special/abc*.php',
),

Cheers
Xavier


More information about the TYPO3-team-core mailing list