[TYPO3-dev] Extensions need update for 4.3!

Steffen Kamper info at sk-typo3.de
Thu Oct 9 09:39:51 CEST 2008


Hi,

many extensions using substituteMarkerArrayCached will fail in 4.3 as 
the function changed. now all arguments has to be an array, otherwise 
you get following error:

Catchable fatal error: Argument [2,3,4] passed to 
tslib_cObj::substituteMarkerArrayCached() must be an array, null given

Best is to initialize the vars with empty array.

vg Steffen




More information about the TYPO3-dev mailing list