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

BUGFIX: Fix RenderValuesViewHelper PHP 8+ compatibility #166

Merged
merged 3 commits into from
Sep 19, 2022

Conversation

bwaidelich
Copy link
Member

Adjusts the RenderValuesViewHelper such that it checks whether the element value to render is an object, before trying to map it.
This resolves an Illegal offset type exception that was thrown for \DateTime objects with PHP > 7.4

@bwaidelich bwaidelich merged commit 97828f1 into 5.3 Sep 19, 2022
@bwaidelich bwaidelich deleted the bugfix/rendervalues-php8-compat branch September 19, 2022 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants