[TYPO3-core] Bug 3552: Uninitialized array causes problems in PHP5
Ingmar Schlecht
ingmar at typo3.org
Thu Aug 17 10:19:01 CEST 2006
Hi Bernhard,
Bernhard Kraft wrote:
> I tested this line now:
>
> is_array($dataValues_current) && is_array($dataValues_current[$key]) &&
> is_array($dataValues_current[$key]['el'][$ik]) &&
> is_array($dataValues_current[$key]['el'][$ik][$theKey]) ?
> $dataValues_current[$key]['el'][$ik][$theKey]['el']:array(),
OK, I think then there are enough positive votes for this version of the
fix so I think you can just commit it!
cheers
Ingmar
--
Gimme Five!
More information about the TYPO3-team-core
mailing list