Issues (2882)

30 files with issues
Count Path Last Found
1 src/Control/RequestProcessor.php
Bug Best Practice
3 tests/php/Dev/FixtureFactoryTest.php
Unused Code Bug Best Practice
1 src/Control/Middleware/SessionMiddleware.php
Comprehensibility Best Practice
2 src/Security/MemberAuthenticator/LoginHandler.php
Unused Code
1 MemberAuthenticator/LostPasswordHandler.php
1 src/Control/Middleware/AllowedHostsMiddleware.php
Documentation Bug
1 src/ORM/DatabaseAdmin.php
Bug Best Practice
1 src/ORM/Map.php
Unused Code
1 src/ORM/Connect/MySQLStatement.php
Bug Best Practice
1 tests/php/ORM/PaginatedListTest.php
Deprecated Code