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

CRM-21591 Fix issue when generating default MaxFileSize defaults due … #11514

Merged
merged 1 commit into from
Feb 11, 2018

Conversation

seamuslee001
Copy link
Contributor

…ot non well formed numeric value error

Overview

This is a port of PRs #11447 and #11429 to fix the same issue in 4.6 where in PHP7.1 an error gets displayed because $size isn't confirmed to be numerical

Before

in PHP7.1 error is shown

After

No Error

ping @jackrabbithanna Mark whilst this specifically hits a php7.1 issue its a pretty simple fix and adds a unit test.

@jackrabbithanna
Copy link
Contributor

Merging #11415

@jackrabbithanna jackrabbithanna merged commit f3d0fb4 into civicrm:4.6 Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants