-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Multistep form goto previous step: DateTime convert error #135
Comments
Can you confirm or deny if it's the issue described in this ticket #126 |
Yes, this is exactly the same issue. |
Good question. @daniellienert and @Sebobo you tagged the last releases, do you know more? |
I still have to do the release was too busy yesterday |
Tanks for the release! @Sebobo |
Reproduction
Could not convert target type "DateTime": No converter found which can be used to convert from "__PHP_Incomplete_Class" or "object" to "DateTime".
Possible solutions
Environment
neos/form: 5.2.0
neos/neos: 5.3.0
neos/flow: 6.3.0
php: 7.3
The text was updated successfully, but these errors were encountered: