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

Modified to meet PHP 7.2 changes #4133

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

compuvin
Copy link

Modified code in multiple files to meet PHP 7.2 changes. This is not meant to be a complete "fix" but seems to work for common functions.
Includes fix to Forms listed in this pull request #3349 as that is also needed to make it work.

I have not tested this on PHP versions prior to 7.2.1 but I believe it backwards compatible to 7.1 at the very least.

Known bug in claiming a ticket if anyone wants to help with that.

Modified code to meet PHP 7.2 changes
Modified code to meet PHP 7.2 changes
Modified code to meet PHP 7.2 changes
Modified code to meet PHP 7.2 changes
Modified code to meet PHP 7.2 changes
Additional !is_null added to line 228 and cleaned up unnecessary count on line 131.
@protich protich requested a review from aydreeihn August 21, 2018 06:44
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.

None yet

1 participant