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

Compatibility with PHP 5.6 #287

Closed
aamplugin opened this issue Jun 19, 2023 · 1 comment
Closed

Compatibility with PHP 5.6 #287

aamplugin opened this issue Jun 19, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@aamplugin
Copy link
Owner

aamplugin commented Jun 19, 2023

With older PHP versions there are several places in the code that cause this fatal errors.

@aamplugin aamplugin self-assigned this Jun 19, 2023
@aamplugin aamplugin added the bug label Jun 19, 2023
@aamplugin aamplugin added this to the AAM - 6.9.12 milestone Jun 19, 2023
@aamplugin aamplugin added this to Ready For Release in Advanced Access Manager Jun 19, 2023
@aamplugin aamplugin changed the title Cannot use isset() on the result of an expression Compatibility with PHP 5.6 Jun 19, 2023
@patrick-7-7-7
Copy link

patrick-7-7-7 commented Sep 6, 2023

I see all the action happens here on Github, so I refer you to this: https://wordpress.org/support/topic/php-5-6-compatibility-and-oter/
The highlight is this fatal error causing code:
"advanced-access-manager/application/Core/Jwt/Manager.php line 366
protected function jsonEncode(array $input): string"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Advanced Access Manager
  
Ready For Release
Development

No branches or pull requests

2 participants