Obsolete Github repo for the tiqr.org project. Note that the repository is split into several individual repos, all with a tiqr- prefix
35
stars
16
forks
source link
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
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