Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialization of 'Closure' is not allowed #19

Open
infabo opened this issue May 23, 2019 · 3 comments
Open

Serialization of 'Closure' is not allowed #19

infabo opened this issue May 23, 2019 · 3 comments
Labels
question Further information is requested

Comments

@infabo
Copy link

infabo commented May 23, 2019

PHP 7.3 + TYPO3 9.5.7

image

@KamiYang
Copy link
Member

KamiYang commented May 27, 2019

Using a TYPO3 9.5.7 introduction package installation in combination with a php 7.3.5 fpm, I cannot reproduce this error.
Any chance to provide more information about the typo3 installation? Any other 3rd party extensions? Or how exactly this can be reproduced?

@KamiYang KamiYang added the question Further information is requested label May 27, 2019
@infabo
Copy link
Author

infabo commented May 27, 2019

I can give you the var_export of the variable to serialize, looks not very helpful though:

TYPO3\CMS\Adminpanel\ModuleApi\ModuleDataStorageCollection::__set_state(array(
))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants