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

PHP fatal errors #15

Open
modir opened this issue Mar 19, 2018 · 0 comments
Open

PHP fatal errors #15

modir opened this issue Mar 19, 2018 · 0 comments

Comments

@modir
Copy link
Contributor

modir commented Mar 19, 2018

When running the PHP code with PHP 7 I get two fatal error and a deprecated message:

PHP Fatal error:  'break' not in the 'loop' or 'switch' context in ./gixlg-core.php on line 151
Errors parsing ./gixlg-core.php

PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Math_BigInteger has a deprecated constructor in ./lib/BigInteger.php on line 190

PHP Fatal error:  'break' not in the 'loop' or 'switch' context in ./gixlg-map.php on line 24
Errors parsing ./gixlg-map.php

What is the minimum version of PHP you still want to support? I could provide a pull request with changes.

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

No branches or pull requests

1 participant