Skip to content
This repository has been archived by the owner on Jun 1, 2021. It is now read-only.

PHP 7.2 compatibility, add support for new Connect field type #17

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

Conversation

aripringle
Copy link

Fixes #16. Fixes deprecation notices in PHP 7.2 by only performing sizeof() calls when dealing with arrays.

Also adds support for the "Connect Field" field type which can have multiple values (essentially treating it like a MultiSelect).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CustomField: sizeof(): Parameter must be an array or an object that implements Countable
2 participants