You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.
Non-static method Tiqr_Response_Abstract::createResponse() should not be called statically in /Users/jodi/PhpstormProjects/simplesamlphp/modules/authTiqr/lib/Auth/Tiqr.php on line 493
#40
Open
joostd opened this issue
Sep 27, 2013
· 0 comments
When error reporting includes E_STRICT, php logs are cluttered with below messages during enrolment:
[Fri Sep 27 15:33:22 2013] PHP Strict standards: Non-static method Tiqr_Response_Abstract::createResponse() should not be called statically in /Users/jodi/PhpstormProjects/simplesamlphp/modules/authTiqr/lib/Auth/Tiqr.php on line 493
[Fri Sep 27 15:33:22 2013] PHP Stack trace:
[Fri Sep 27 15:33:22 2013] PHP 1. {main}() /Users/jodi/PhpstormProjects/simplesamlphp/www/module.php:0
[Fri Sep 27 15:33:22 2013] PHP 2. require() /Users/jodi/PhpstormProjects/simplesamlphp/www/module.php:135
[Fri Sep 27 15:33:22 2013] PHP 3. sspmod_authTiqr_Auth_Tiqr::processMobileEnrollment() /Users/jodi/PhpstormProjects/simplesamlphp/modules/authTiqr/www/enroll.php:21
[Fri Sep 27 15:33:22 2013] PHP 4. sspmod_authTiqr_Auth_Tiqr::getResponse() /Users/jodi/PhpstormProjects/simplesamlphp/modules/authTiqr/lib/Auth/Tiqr.php:414
The text was updated successfully, but these errors were encountered: