Skip to content
This repository was 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
aripringle wants to merge 4 commits into
smith-carson:masterfrom
diablomedia:php-72-compatibility
Open

PHP 7.2 compatibility, add support for new Connect field type#17
aripringle wants to merge 4 commits into
smith-carson:masterfrom
diablomedia:php-72-compatibility

Conversation

@aripringle

Copy link
Copy Markdown

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