ReallySimpleJWT
ReallySimpleJWT copied to clipboard
"Call to undefined method ReallySimpleJWT\Token::validateExpiration()"
Hello,
While it was working flawlessly before, I suddenly got this error.
2022/01/03 22:28:51 [error] 2739#2739: *1635 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined method ReallySimpleJWT\Token::validateExpiration() in /var/.......php:23
What could be the cause of this error?
Server: Nginx 1.18 PHP-FPM
Did you upgrade by a major version?
Hello @RobDWaller ,
Yes, I noticed it later and updated it with the latest version. Thank you for your repo
Have a nice day.