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

Fix PHP 7.1 errors #66

Open
wants to merge 1 commit into
base: AIOM+
Choose a base branch
from
Open

Conversation

gmclelland
Copy link

This fixes the PHP 7.1 errors as explained by @adrian at https://processwire.com/talk/topic/5630-module-aiom-all-in-one-minify-for-css-less-js-and-html/?do=findComment&comment=128784.

A non well formed numeric value encountered on line 713 notice

This fixes the PHP 7.1 errors as explained by @adrian at https://processwire.com/talk/topic/5630-module-aiom-all-in-one-minify-for-css-less-js-and-html/?do=findComment&comment=128784.

A non well formed numeric value encountered on line 713 notice
@scramlo
Copy link

scramlo commented Oct 14, 2020

This is a good fix. Many PW community members have already applied it. Fix is in line with RFC and implementation here: https://wiki.php.net/rfc/invalid_strings_in_arithmetic#implementation

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.

2 participants