-
Notifications
You must be signed in to change notification settings - Fork 9
Update to PHP7 #9
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
base: master
Are you sure you want to change the base?
Conversation
57b5520 to
c7396f3
Compare
9362f39 to
4450da3
Compare
4450da3 to
3ffe71f
Compare
Mhm weird, does this happen for all matches? You probably having suppressed errors, could you turn on Thanks for testing! |
|
i'm guessing it is conflicting with setting PHP to strict on the following error lines:
|
|
So it has to do with the charts and decoding gzipped data. @randommonk your thought on this matter? |
|
@ThomasVdBerge just curious, is the problem related to this PR or are you getting the same errors with current master? |
|
Not related to this PR, I have the same errors with current master on PHP7 |
3ffe71f to
a00f7e8
Compare
Closes #8
mysqltomysqliereg_matchtopreg_matchThink this is done, just need some testing. Help with this is more than welcome!