[TYPO3-core] RFC #13257: PHP warning stristr() in Configuration -> Search under PHP 5.3
Christian Kuhn
lolli at schwarzbu.ch
Mon Feb 8 00:18:11 CET 2010
Committed to:
- trunk rev. 6875
- 4.3 rev. 6876
after my +1 on reading and testing.
Thanks
Christian
Steffen Gebert wrote:
> Hi,
>
> This is an SVN patch request.
>
> Type: bugfix
>
> BT reference: http://bugs.typo3.org/view.php?id=13257
>
> Branches: 4-3, trunk
>
> Problem:
> Configuration -> Search results in lots of PHP warnings under PHP 5.3
>
>> PHP Warning: stristr() expects parameter 1 to be string, array given
>> in t3lib/class.t3lib_arraybrowser.php line 212
>
> Solution:
> Check !is_array($keyArr[$key]) (this is already done a few lines above
> and saved in !$deeper).
>
> Note:
> Go to module "configuration" and enter a search term.
More information about the TYPO3-team-core
mailing list