[TYPO3-core] RFC #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3

Oliver Klee typo3-german-02 at oliverklee.de
Mon Sep 1 10:32:50 CEST 2008


Hi,

+1 by reading if you fix the following two things:

> +		foreach($getParams as $key => $value) {
> +			if ($v !== '') {

Please add the missing space after foreach.

$v -> $value


Oliver


More information about the TYPO3-team-core mailing list