Issues (3627)

74 files with issues
Count Path Last Found
2 bundles/ApiBundle/Controller/ClientController.php
Unused Code
1 ApiBundle/Controller/CommonApiController.php
Deprecated Code
2 DependencyInjection/Factory/ApiFactory.php
Deprecated Code
4 bundles/ApiBundle/Entity/oAuth1/AccessToken.php
Bug Best Practice Documentation
2 bundles/ApiBundle/Entity/oAuth1/RequestToken.php
Documentation Bug
1 bundles/ApiBundle/Entity/oAuth2/AccessToken.php
Documentation Bug
3 app/bundles/ApiBundle/Entity/oAuth2/AuthCode.php
Bug Best Practice Documentation
1 bundles/ApiBundle/Entity/oAuth2/RefreshToken.php
Documentation Bug
1 app/bundles/ApiBundle/Event/ClientEvent.php
3 ApiBundle/EventListener/OAuthEventListener.php
Bug