[TYPO3-core] RFC #16096 Bug: addToAllTCATypes after certain fields does not work anymore
Lorenz Ulrich
lorenz-typo3 at visol.ch
Mon Jan 3 16:27:22 CET 2011
Hi Tom
> every preg_match function call gets checked if it returns false. This is
> mostly done by loose comparison != FALSE. That means, that if preg_match
> returns 0(No Matches) or FALSE(Error in Expression) the contition is
true.
See my an Jo's post in FYI: #16780. The strict comparison for preg_match
is a regression introduced with this follow-up.
Best regards,
Lorenz
Am 03.01.2011 14:50, schrieb Thomas Maroschik:
More information about the TYPO3-team-core
mailing list