Project

General

Profile

Actions

Bug #91651

closed

FormViewhelper throws Exception on Serialization of Object

Added by Benjamin Butschell about 4 years ago. Updated about 2 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2020-06-16
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The Form Viewhelper throws an Exception when trying to serialize an object. This exception only occurs in PHP 7.4.

Serialization of 'TYPO3\CMS\Extbase\Reflection\MethodReflection' is not allowed

Exception thrown in file
/app/public/typo3/sysext/fluid/Classes/ViewHelpers/FormViewHelper.php in line 266.

In Line 266 the arguments of the request are being serialized. In my case, the arguments contain 3 objects and an action name. Without the objects the serialization works.

Actions #1

Updated by Georg Ringer about 2 months ago

  • Status changed from New to Closed

thanks for creating this issue. as this issue is rather old, 7.4 is EOL and min PHP version is ^8 for e.g. TYPO3 v12 I am closing this issue

Actions

Also available in: Atom PDF