Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Conversation

@GaryJones
Copy link
Contributor

Missing params are a fatal error with PHP 7.1. In this case, the universal renderer was not being called with any disable configuration on a field, so it wasn't at risk.

Fixes #874.

Missing params are a fatal error with PHP 7.1. In this case, the universal renderer was not being called with any disable configuration on a field, so it wasn't at risk.

Fixes #874.
@GaryJones GaryJones added this to the 5.next milestone Oct 15, 2022
@GaryJones GaryJones self-assigned this Oct 15, 2022
@GaryJones GaryJones merged commit 2aa702d into develop Oct 15, 2022
@GaryJones GaryJones deleted the fix/disabled-calls-missing-params branch October 15, 2022 22:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP 7.1 Compatibility: too few arguments

1 participant