cakephp2-php8/lib/Cake/Test/Case/Controller/Component/Auth
mark_story e3221b1c38 Fix errors in php7.1
* The constructor of errors has changed in PHP 7.1
* mcrypt is no longer available in PHP 7.1 by default.
2016-12-05 16:14:33 -05:00
..
ActionsAuthorizeTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
BasicAuthenticateTest.php Fix order of hasOne assocation. 2015-02-10 22:46:53 -05:00
BlowfishAuthenticateTest.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
ControllerAuthorizeTest.php Fix errors in php7.1 2016-12-05 16:14:33 -05:00
CrudAuthorizeTest.php Remove superfluous "Class" from doc blocks 2016-08-10 12:22:09 +02:00
DigestAuthenticateTest.php Handle query string arguments in digest auth data. 2014-10-17 23:12:41 -04:00
FormAuthenticateTest.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00