feat: Support hierarchical permissions in method #2374
Annotations
5 errors and 64 warnings
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3
Process completed with exit code 1.
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre
Process completed with exit code 1.
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV
Process completed with exit code 1.
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi
Process completed with exit code 1.
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8
Process completed with exit code 1.
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6398s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L232
Took 0.5081s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L92
Took 0.5128s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L54
Took 0.5175s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L258
Took 0.5258s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L208
Took 0.5310s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Authentication/Filters/SessionFilterTest.php#L42
Took 0.5315s from 0.5000s limit to run Tests\\Authentication\\Filters\\SessionFilterTest::testFilterSuccess
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L184
Took 0.5677s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.7313s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L54
Took 0.5053s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L232
Took 0.5073s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L92
Took 0.5074s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L184
Took 0.5093s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Unit/PasswordsTest.php#L37
Took 0.5179s from 0.5000s limit to run Tests\\Unit\\PasswordsTest::testHash
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L208
Took 0.5189s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L258
Took 0.5251s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6458s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Controllers/RegisterTest.php#L314
Took 0.5061s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionWithBadEmailValue
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Unit/PasswordsTest.php#L37
Took 0.5069s from 0.5000s limit to run Tests\\Unit\\PasswordsTest::testHash
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Controllers/RegisterTest.php#L258
Took 0.5086s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6349s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L92
Took 0.5131s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L232
Took 0.5154s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L54
Took 0.5159s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L208
Took 0.5202s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L258
Took 0.5227s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L184
Took 0.5311s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6505s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Authentication/HasHmacTokensTest.php#L61
Took 0.5006s from 0.5000s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokens
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Commands/HmacTest.php#L33
Took 0.6300s from 0.5000s limit to run Tests\\Commands\\HmacTest::testEncrypt
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.3401s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.5, SQLite3, 8.0, highest) / PHP 8.5 - SQLite3:
/tests/Authentication/HasAccessTokensTest.php#L63
Took 0.5073s from 0.5000s limit to run Tests\\Authentication\\HasAccessTokensTest::testAccessTokens
|
|
phpunit (8.5, SQLite3, 8.0, highest) / PHP 8.5 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L63
Took 0.6576s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testCreateCodeIdentityThrowsExceptionIfUniqueCodeIsNotGot
|
|
phpunit (8.5, SQLite3, 8.0, highest) / PHP 8.5 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.6399s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L232
Took 0.5023s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L92
Took 0.5163s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L258
Took 0.5898s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.9293s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.4, MySQLi, 8.0, highest) / PHP 8.4 - MySQLi:
/tests/Controllers/RegisterTest.php#L54
Took 0.5173s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.4, MySQLi, 8.0, highest) / PHP 8.4 - MySQLi:
/tests/Controllers/RegisterTest.php#L92
Took 0.5297s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.4, MySQLi, 8.0, highest) / PHP 8.4 - MySQLi:
/tests/Unit/UserTest.php#L45
Took 0.5346s from 0.5000s limit to run Tests\\Unit\\UserTest::testGetIdentitiesSome
|
|
phpunit (8.4, MySQLi, 8.0, highest) / PHP 8.4 - MySQLi:
/tests/Controllers/LoginTest.php#L235
Took 0.5928s from 0.5000s limit to run Tests\\Controllers\\LoginTest::testLoginRedirectsToActionIfDefined
|
|
phpunit (8.4, MySQLi, 8.0, highest) / PHP 8.4 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.3625s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L92
Took 0.5076s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L54
Took 0.5097s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L208
Took 0.5116s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L184
Took 0.5156s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L232
Took 0.5170s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L258
Took 0.5306s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6583s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Commands/UserTest.php#L551
Took 0.7194s from 0.5000s limit to run Tests\\Commands\\UserTest::testListByEmail
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Authentication/HasHmacTokensTest.php#L61
Took 0.5083s from 0.5000s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokens
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Authentication/HasHmacTokensTest.php#L223
Took 0.5165s from 0.5000s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokenTimeToExpired
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.3626s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authorization/AuthorizableTest.php#L319
Took 0.6264s from 0.5000s limit to run Tests\\Authorization\\AuthorizableTest::testCanWorksWithMultiplePermissions
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L89
Took 0.6781s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testLoggedInWithRememberCookie
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/AuthTest.php#L24
Took 0.6872s from 0.5000s limit to run Tests\\Authentication\\AuthTest::testAuthenticateFail
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/Filters/ChainFilterTest.php#L32
Took 0.7155s from 0.5000s limit to run Tests\\Authentication\\Filters\\ChainFilterTest::testFilterNotAuthorized
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/MagicLinkTest.php#L129
Took 0.7164s from 0.5000s limit to run Tests\\Authentication\\MagicLinkTest::testMagicLinkVerifySuccess
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Controllers/LoginTest.php#L235
Took 0.7573s from 0.5000s limit to run Tests\\Controllers\\LoginTest::testLoginRedirectsToActionIfDefined
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/Authenticators/AccessTokenAuthenticatorTest.php#L179
Took 0.9862s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\AccessTokenAuthenticatorTest::testAttemptCannotFindUser
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.9977s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Unit/UserTest.php#L312
Took 1.3234s from 0.5000s limit to run Tests\\Unit\\UserTest::testModelFindAllWithGroupsAndPermissions
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Unit/UserIdentityModelTest.php#L63
Took 2.0098s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testCreateCodeIdentityThrowsExceptionIfUniqueCodeIsNotGot
|