oauth2-php icon indicating copy to clipboard operation
oauth2-php copied to clipboard

Invalid PHPDocs for extensions

Open dkarlovi opened this issue 6 years ago • 0 comments

PHPDoc is invalid since the changes for strict type compat in bundle:

        - '#Parameter \#1 \$httpStatusCode of class OAuth2\\OAuth2ServerException constructor expects string, int given#'
        - '#Parameter \#1 \$httpCode of class OAuth2\\OAuth2AuthenticateException constructor expects string, int given#'

dkarlovi avatar Apr 30 '18 15:04 dkarlovi