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

Issue 116 initialize with empty array #117

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dsenalik
Copy link
Contributor

PHP8 related issue #116
Change all field initializations to use an empty array instead of NULL.
For consistency, one field that used an empty string is also changed to an empty array.

@dsenalik
Copy link
Contributor Author

dsenalik commented Dec 2, 2022

Under PHP8, all of the non-functional widgets with the call to parent::form prevent saving on a page where the field is present. I am going to remove them all until the widgets can be made functional.

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.

1 participant