feat: Support hierarchical permissions in method #2373
Annotations
5 errors and 73 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, 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, SQLSRV, 8.0) / PHP 8.2 - SQLSRV
Process completed with exit code 1.
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L92
Took 0.5069s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L258
Took 0.5076s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L208
Took 0.5378s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L54
Took 0.6024s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6422s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, MySQLi, 5.7) / PHP 8.2 - MySQLi:
/tests/Commands/UserTest.php#L473
Took 0.7284s from 0.5000s limit to run Tests\\Commands\\UserTest::testPasswordWithoutOptionsAndSpecifyEmail
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L184
Took 0.5047s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L54
Took 0.5098s 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.5124s 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#L258
Took 0.5234s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Controllers/RegisterTest.php#L208
Took 0.5369s 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#L92
Took 0.5456s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.2, SQLite3, 8.0, highest) / PHP 8.2 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6364s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserTest.php#L55
Took 0.5384s from 0.5000s limit to run Tests\\Unit\\UserTest::testGetIdentitiesByType
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserTest.php#L101
Took 0.5389s from 0.5000s limit to run Tests\\Unit\\UserTest::testModelFindAllWithIdentitiesWhereInQuery
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserTest.php#L45
Took 0.5409s from 0.5000s limit to run Tests\\Unit\\UserTest::testGetIdentitiesSome
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Authentication/HasAccessTokensTest.php#L63
Took 0.5416s from 0.5000s limit to run Tests\\Authentication\\HasAccessTokensTest::testAccessTokens
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserTest.php#L68
Took 0.5427s from 0.5000s limit to run Tests\\Unit\\UserTest::testModelFindAllWithIdentities
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Authentication/HasHmacTokensTest.php#L61
Took 0.5431s from 0.5000s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokens
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserTest.php#L89
Took 0.5452s from 0.5000s limit to run Tests\\Unit\\UserTest::testModelFindByIdWithIdentities
|
|
phpunit (8.5, MySQLi, 8.0, highest) / PHP 8.5 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.6591s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Controllers/RegisterTest.php#L258
Took 0.5029s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Authentication/HasHmacTokensTest.php#L61
Took 0.5039s from 0.5000s limit to run Tests\\Authentication\\HasHmacTokensTest::testHmacTokens
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Controllers/RegisterTest.php#L92
Took 0.5186s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Unit/UserTest.php#L55
Took 0.5533s from 0.5000s limit to run Tests\\Unit\\UserTest::testGetIdentitiesByType
|
|
phpunit (8.4, SQLite3, 8.0, highest) / PHP 8.4 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.3500s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.5, SQLite3, 8.0, highest) / PHP 8.5 - SQLite3:
/tests/Unit/UserTest.php#L89
Took 0.5504s from 0.5000s limit to run Tests\\Unit\\UserTest::testModelFindByIdWithIdentities
|
|
phpunit (8.5, SQLite3, 8.0, highest) / PHP 8.5 - SQLite3:
/tests/Unit/UserTest.php#L370
Took 0.7137s from 0.5000s limit to run Tests\\Unit\\UserTest::testPreviousLogin
|
|
phpunit (8.5, SQLite3, 8.0, highest) / PHP 8.5 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.3424s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.4, MySQLi, 8.0, highest) / PHP 8.4 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 2.3489s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Controllers/RegisterTest.php#L208
Took 0.5121s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Controllers/RegisterTest.php#L258
Took 0.5131s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Controllers/RegisterTest.php#L92
Took 0.5278s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.2, Postgre, 8.0) / PHP 8.2 - Postgre:
/tests/Unit/UserIdentityModelTest.php#L86
Took 1.3732s 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#L54
Took 0.5046s 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.5091s 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#L232
Took 0.5109s 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#L184
Took 0.5197s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Unit/PasswordsTest.php#L37
Took 0.5249s from 0.5000s limit to run Tests\\Unit\\PasswordsTest::testHash
|
|
phpunit (8.2, MySQLi, 8.0, highest) / PHP 8.2 - MySQLi:
/tests/Controllers/RegisterTest.php#L258
Took 0.5396s 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.6490s 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#L54
Took 0.5047s 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#L258
Took 0.5177s 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.5232s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Controllers/RegisterTest.php#L208
Took 0.5286s 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#L92
Took 0.5369s 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.5613s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndRegisterAgain
|
|
phpunit (8.3, MySQLi, 8.0, highest) / PHP 8.3 - MySQLi:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6571s 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#L54
Took 0.5010s 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#L208
Took 0.5020s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Controllers/RegisterTest.php#L258
Took 0.5042s 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#L232
Took 0.5091s 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.5106s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccessWithNoEmailLogin
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6408s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.3, SQLite3, 8.0, highest) / PHP 8.3 - SQLite3:
/tests/Commands/UserTest.php#L696
Took 0.6782s from 0.5000s limit to run Tests\\Commands\\UserTest::testRemovegroupCancel
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authorization/AuthorizableTest.php#L319
Took 0.6019s from 0.5000s limit to run Tests\\Authorization\\AuthorizableTest::testCanWorksWithMultiplePermissions
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Collectors/AuthTest.php#L52
Took 0.6424s from 0.5000s limit to run Tests\\Collectors\\AuthTest::testDisplayLoggedIn
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/Authenticators/SessionAuthenticatorTest.php#L248
Took 0.6880s from 0.5000s limit to run Tests\\Authentication\\Authenticators\\SessionAuthenticatorTest::testForgetAnotherUser
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/Filters/HmacFilterTest.php#L33
Took 0.6905s from 0.5000s limit to run Tests\\Authentication\\Filters\\HmacFilterTest::testFilterNotAuthorized
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Authentication/Filters/JWTFilterTest.php#L66
Took 0.7164s from 0.5000s limit to run Tests\\Authentication\\Filters\\JWTFilterTest::testFilterNotAuthorized
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Controllers/LoginTest.php#L235
Took 0.7180s from 0.5000s limit to run Tests\\Controllers\\LoginTest::testLoginRedirectsToActionIfDefined
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Unit/UserTest.php#L370
Took 0.8009s from 0.5000s limit to run Tests\\Unit\\UserTest::testPreviousLogin
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.8855s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Commands/UserTest.php#L640
Took 0.9621s from 0.5000s limit to run Tests\\Commands\\UserTest::testRemovegroup
|
|
phpunit (8.2, OCI8, 8.0) / PHP 8.2 - OCI8:
/tests/Controllers/RegisterTest.php#L258
Took 1.2428s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Authentication/HasAccessTokensTest.php#L46
Took 0.5038s from 0.5000s limit to run Tests\\Authentication\\HasAccessTokensTest::testGenerateToken
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L54
Took 0.5230s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterActionSuccess
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L208
Took 0.5299s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredButNotActivatedAndLogin
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L232
Took 0.5303s 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.5358s 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.5417s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisteredAndSessionExpiredAndLogin
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Controllers/RegisterTest.php#L184
Took 0.5450s from 0.5000s limit to run Tests\\Controllers\\RegisterTest::testRegisterRedirectsToActionIfDefined
|
|
phpunit (8.2, SQLSRV, 8.0) / PHP 8.2 - SQLSRV:
/tests/Unit/UserIdentityModelTest.php#L86
Took 0.6835s from 0.5000s limit to run Tests\\Unit\\UserIdentityModelTest::testForceMultiplePasswordReset
|