Project

General

Profile

Actions

Bug #89830

closed

Avoid resolving default value of static property in ClassSchema

Added by Oliver Hader over 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2019-12-03
Due date:
% Done:

100%

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

Description

( ! ) Fatal error: Uncaught PDOException: You cannot serialize or unserialize PDO instances in /Users/olly/Development/typo3/master/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php on line 59
( ! ) PDOException: You cannot serialize or unserialize PDO instances in /Users/olly/Development/typo3/master/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php on line 59

#    Time    Memory    Function    Location
1    6.9564    33279256    TYPO3\CMS\Extbase\Reflection\ReflectionService->__destruct( )    .../ReflectionService.php:0
2    6.9564    33279256    TYPO3\CMS\Core\Cache\Frontend\VariableFrontend->set( )    .../ReflectionService.php:81
3    6.9565    33279256    serialize ( )    .../VariableFrontend.php:59
4    6.9578    33805968    __sleep ( )    .../VariableFrontend.php:59

This happens, when e.g. calling new felogin password reset controller using PDO database driver (which just triggers this problem).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91206: PDOException "You cannot serialize or unserialize PDOStatement instances" in PopulatePageSlugs wizardClosed2020-04-27

Actions
Actions

Also available in: Atom PDF