We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug not working on PHP version 7.0.22-0ubuntu0.16.04.1 with error
==== An uncaught Exception was encountered Type: ParseError
Message: syntax error, unexpected '='
Filename: /var/www/msa/application/third_party/MX/Router.php
Line Number: 154
Backtrace:
To Reproduce install on PHP version 7.0.22-0ubuntu0.16.04.1
Expected behavior Can run on PHP version 7.0.22-0ubuntu0.16.04.1
The text was updated successfully, but these errors were encountered:
N3Cr0N
No branches or pull requests
Describe the bug
not working on PHP version 7.0.22-0ubuntu0.16.04.1
with error
====
An uncaught Exception was encountered
Type: ParseError
Message: syntax error, unexpected '='
Filename: /var/www/msa/application/third_party/MX/Router.php
Line Number: 154
Backtrace:
File: /var/www/msa/index.php
Line: 319
Function: require_once
To Reproduce
install on PHP version 7.0.22-0ubuntu0.16.04.1
Expected behavior
Can run on PHP version 7.0.22-0ubuntu0.16.04.1
The text was updated successfully, but these errors were encountered: