Skip to content
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
Assignees

Comments

@joostd
Copy link
Contributor

joostd commented Sep 27, 2013

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

@ghost ghost assigned ijansch Sep 27, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants