feat: Support hierarchical permissions in method #2282
Annotations
10 errors
Run static analysis:
src/Test/AuthenticationTesting.php (in context of class Tests/Controllers/ActionsTest)#L33
Return type of method Tests\Controllers\ActionsTest::actingAs() has typehint with internal class Tests\Controllers\ActionsTest.
|
Run static analysis:
src/Test/AuthenticationTesting.php (in context of class Tests/Controllers/ActionsTest)#L33
Return type of method Tests\Controllers\ActionsTest::actingAs() has typehint with internal class Tests\Controllers\ActionsTest.
|
Run static analysis:
src/Test/AuthenticationTesting.php (in context of class Tests/Authentication/ForcePasswordResetTest)#L33
Return type of method Tests\Authentication\ForcePasswordResetTest::actingAs() has typehint with internal class Tests\Authentication\ForcePasswordResetTest.
|
Run static analysis:
src/Test/AuthenticationTesting.php (in context of class Tests/Authentication/ForcePasswordResetTest)#L33
Return type of method Tests\Authentication\ForcePasswordResetTest::actingAs() has typehint with internal class Tests\Authentication\ForcePasswordResetTest.
|
Run static analysis:
src/Test/AuthenticationTesting.php (in context of class Tests/Authentication/Filters/AbstractFilterTestCase)#L33
Return type of method Tests\Authentication\Filters\AbstractFilterTestCase::actingAs() has typehint with internal class Tests\Authentication\Filters\AbstractFilterTestCase.
|
Run static analysis:
src/Test/AuthenticationTesting.php (in context of class Tests/Authentication/Filters/AbstractFilterTestCase)#L33
Return type of method Tests\Authentication\Filters\AbstractFilterTestCase::actingAs() has typehint with internal class Tests\Authentication\Filters\AbstractFilterTestCase.
|
Run static analysis:
src/Controllers/MagicLinkController.php#L124
Call to internal function emailer().
|
Run static analysis:
src/Authentication/Authenticators/Session.php#L827
Variable $sessionData in isset() always exists and is not nullable.
|
Run static analysis:
src/Authentication/Actions/EmailActivator.php#L67
Call to internal function emailer().
|
Run static analysis:
src/Authentication/Actions/Email2FA.php#L91
Call to internal function emailer().
|
Loading