[TYPO3-caretaker] Check TYPO3_CONF_VARS with regex, e.g. for enableDeprecationLog
Peter Kraume
usenet at kraume.de
Tue Sep 20 15:53:20 CEST 2011
Am 20.09.2011 10:27, schrieb Peter Kraume:
>
> I tried this syntax but it doesn't work:
>
> SYS|enableDeprecationLog:regex:0|( )
>
> Any hints for me?
>
> Thx
> Peter
After long trial and error I think I found a solution:
SYS|enableDeprecationLog:regex:/0|^$/
I test for 0 (TYPO3 4.3/4.4) or empty string (TYPO3 4.5)
Cheers
Peter
More information about the TYPO3-project-caretaker
mailing list