[TYPO3-dev] Extbase Reflexion: Parameter is not optional Issue since PHP upgrade

g4-lisz at tonarchiv.ch g4-lisz at tonarchiv.ch
Thu Aug 30 19:47:48 CEST 2012


Hi Andreas,

very good hint, turning around the viewhelper arguments did the trick!

Thank you very much,
Till

On 30.08.2012 19:28, Andreas Kiessling wrote:
> Hi,
>
> Am 30.08.12 18:58, schrieb g4-lisz at tonarchiv.ch:
>> Hi there,
>>
>> since i upgraded my PHP version from 5.3.13 to  5.3.16 i get the
>> following error message:
>>
>> Core: Exception handler (WEB): Uncaught TYPO3 Exception: Parameter is
>> not optional | ReflectionException thrown in file
>> /var/www/typo3_src-4.6.7/typo3/sysext/extbase/Classes/Reflection/Service.php
>> in line 459
>>
>> Extbase version is 1.4.3 on T3 V 4.6.7.
>>
>> How can I solve this?
>>
>> Cheers,
>> Till
> Two options:
> a) downgrade to 5.3.15 or lower and wait for 5.3.17
> https://bugs.php.net/bug.php?id=62715
>
> b) Is there a backtrace, on which method the error is thrown? If it is a
> fluid viewhelper, the order is not important and you can just switch
> them around, so all mandatory params come first
>
> HTH,
> Andreas
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev




More information about the TYPO3-dev mailing list