cakephp2-php8/lib/Cake/Test/Case/Controller/Component/Auth
mark_story 0a2a400ea4 Fix type error tests to work in PHP5 & PHP7.1
Catch the TypeErrors that are raised and make the match the PHP5
behavior of a converted error.
2016-12-06 21:21:52 -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 type error tests to work in PHP5 & PHP7.1 2016-12-06 21:21:52 -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