From f7517952e046d0e4f7aea1d121749c0e73e85fc9 Mon Sep 17 00:00:00 2001 From: TravisCI Date: Wed, 20 May 2015 17:57:01 +0000 Subject: [PATCH] Travis pushed coverage of c174b6fc65f034dd6547da6ab7bb429a20988eb0@master to gh-pages --- master/AbstractServer.php.html | 2 +- master/AuthorizationServer.php.html | 2 +- master/Entity/AbstractTokenEntity.php.html | 2 +- master/Entity/AccessTokenEntity.php.html | 2 +- master/Entity/AuthCodeEntity.php.html | 2 +- master/Entity/ClientEntity.php.html | 2 +- master/Entity/EntityTrait.php.html | 2 +- master/Entity/RefreshTokenEntity.php.html | 2 +- master/Entity/ScopeEntity.php.html | 2 +- master/Entity/SessionEntity.php.html | 2 +- master/Entity/dashboard.html | 2 +- master/Entity/index.html | 2 +- master/Event/ClientAuthenticationFailedEvent.php.html | 2 +- master/Event/SessionOwnerEvent.php.html | 2 +- master/Event/UserAuthenticationFailedEvent.php.html | 2 +- master/Event/dashboard.html | 2 +- master/Event/index.html | 2 +- master/Exception/AccessDeniedException.php.html | 2 +- master/Exception/InvalidClientException.php.html | 2 +- master/Exception/InvalidCredentialsException.php.html | 2 +- master/Exception/InvalidGrantException.php.html | 2 +- master/Exception/InvalidRefreshException.php.html | 2 +- master/Exception/InvalidRequestException.php.html | 2 +- master/Exception/InvalidScopeException.php.html | 2 +- master/Exception/OAuthException.php.html | 2 +- master/Exception/ServerErrorException.php.html | 2 +- master/Exception/UnauthorizedClientException.php.html | 2 +- master/Exception/UnsupportedGrantTypeException.php.html | 2 +- master/Exception/UnsupportedResponseTypeException.php.html | 2 +- master/Exception/dashboard.html | 2 +- master/Exception/index.html | 2 +- master/Grant/AbstractGrant.php.html | 2 +- master/Grant/AuthCodeGrant.php.html | 2 +- master/Grant/ClientCredentialsGrant.php.html | 2 +- master/Grant/GrantTypeInterface.php.html | 2 +- master/Grant/PasswordGrant.php.html | 2 +- master/Grant/RefreshTokenGrant.php.html | 2 +- master/Grant/dashboard.html | 2 +- master/Grant/index.html | 2 +- master/ResourceServer.php.html | 2 +- master/Storage/AbstractStorage.php.html | 2 +- master/Storage/AccessTokenInterface.php.html | 2 +- master/Storage/AuthCodeInterface.php.html | 2 +- master/Storage/ClientInterface.php.html | 2 +- master/Storage/MacTokenInterface.php.html | 2 +- master/Storage/RefreshTokenInterface.php.html | 2 +- master/Storage/ScopeInterface.php.html | 2 +- master/Storage/SessionInterface.php.html | 2 +- master/Storage/StorageInterface.php.html | 2 +- master/Storage/dashboard.html | 2 +- master/Storage/index.html | 2 +- master/TokenType/AbstractTokenType.php.html | 2 +- master/TokenType/Bearer.php.html | 2 +- master/TokenType/MAC.php.html | 2 +- master/TokenType/TokenTypeInterface.php.html | 2 +- master/TokenType/dashboard.html | 2 +- master/TokenType/index.html | 2 +- master/Util/KeyAlgorithm/DefaultAlgorithm.php.html | 2 +- master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html | 2 +- master/Util/KeyAlgorithm/dashboard.html | 2 +- master/Util/KeyAlgorithm/index.html | 2 +- master/Util/RedirectUri.php.html | 2 +- master/Util/SecureKey.php.html | 2 +- master/Util/dashboard.html | 2 +- master/Util/index.html | 2 +- master/dashboard.html | 2 +- master/index.html | 2 +- 67 files changed, 67 insertions(+), 67 deletions(-) diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html index b10faa1f..f4e46a87 100644 --- a/master/AbstractServer.php.html +++ b/master/AbstractServer.php.html @@ -934,7 +934,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html index 5dce42a2..bf337852 100644 --- a/master/AuthorizationServer.php.html +++ b/master/AuthorizationServer.php.html @@ -746,7 +746,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html index 637cb9bb..86df554c 100644 --- a/master/Entity/AbstractTokenEntity.php.html +++ b/master/Entity/AbstractTokenEntity.php.html @@ -567,7 +567,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/AccessTokenEntity.php.html b/master/Entity/AccessTokenEntity.php.html index 21334990..09a69cc1 100644 --- a/master/Entity/AccessTokenEntity.php.html +++ b/master/Entity/AccessTokenEntity.php.html @@ -314,7 +314,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html index b7cb4325..98ec7f32 100644 --- a/master/Entity/AuthCodeEntity.php.html +++ b/master/Entity/AuthCodeEntity.php.html @@ -391,7 +391,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html index 65deed4b..ec2f8df8 100644 --- a/master/Entity/ClientEntity.php.html +++ b/master/Entity/ClientEntity.php.html @@ -332,7 +332,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html index 593335d1..bbc24233 100644 --- a/master/Entity/EntityTrait.php.html +++ b/master/Entity/EntityTrait.php.html @@ -170,7 +170,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html index bc082d77..7a8b2b9d 100644 --- a/master/Entity/RefreshTokenEntity.php.html +++ b/master/Entity/RefreshTokenEntity.php.html @@ -315,7 +315,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html index 80a926f5..2982f744 100644 --- a/master/Entity/ScopeEntity.php.html +++ b/master/Entity/ScopeEntity.php.html @@ -290,7 +290,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/SessionEntity.php.html b/master/Entity/SessionEntity.php.html index 829ad00c..faaf11e2 100644 --- a/master/Entity/SessionEntity.php.html +++ b/master/Entity/SessionEntity.php.html @@ -739,7 +739,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html index 91aeecf7..9a43f2de 100644 --- a/master/Entity/dashboard.html +++ b/master/Entity/dashboard.html @@ -143,7 +143,7 @@ diff --git a/master/Entity/index.html b/master/Entity/index.html index 81023557..8205c862 100644 --- a/master/Entity/index.html +++ b/master/Entity/index.html @@ -305,7 +305,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html index 9c78a750..9de31081 100644 --- a/master/Event/ClientAuthenticationFailedEvent.php.html +++ b/master/Event/ClientAuthenticationFailedEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html index ea43c3ed..703b9607 100644 --- a/master/Event/SessionOwnerEvent.php.html +++ b/master/Event/SessionOwnerEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html index bc74bf03..24437ff3 100644 --- a/master/Event/UserAuthenticationFailedEvent.php.html +++ b/master/Event/UserAuthenticationFailedEvent.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html index 6e225e5d..f74da815 100644 --- a/master/Event/dashboard.html +++ b/master/Event/dashboard.html @@ -141,7 +141,7 @@ diff --git a/master/Event/index.html b/master/Event/index.html index b095a1ba..688d42df 100644 --- a/master/Event/index.html +++ b/master/Event/index.html @@ -165,7 +165,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/AccessDeniedException.php.html b/master/Exception/AccessDeniedException.php.html index 2cdd0535..4fc5dbe0 100644 --- a/master/Exception/AccessDeniedException.php.html +++ b/master/Exception/AccessDeniedException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/InvalidClientException.php.html b/master/Exception/InvalidClientException.php.html index a889edc6..ac832ffd 100644 --- a/master/Exception/InvalidClientException.php.html +++ b/master/Exception/InvalidClientException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/InvalidCredentialsException.php.html b/master/Exception/InvalidCredentialsException.php.html index 0b68fed7..8334dc79 100644 --- a/master/Exception/InvalidCredentialsException.php.html +++ b/master/Exception/InvalidCredentialsException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html index b9531bc3..90916a79 100644 --- a/master/Exception/InvalidGrantException.php.html +++ b/master/Exception/InvalidGrantException.php.html @@ -179,7 +179,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html index dd3ed6fa..0387d644 100644 --- a/master/Exception/InvalidRefreshException.php.html +++ b/master/Exception/InvalidRefreshException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html index 6a4f53c6..16fe41cc 100644 --- a/master/Exception/InvalidRequestException.php.html +++ b/master/Exception/InvalidRequestException.php.html @@ -181,7 +181,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html index 3e168e8d..73c6b62b 100644 --- a/master/Exception/InvalidScopeException.php.html +++ b/master/Exception/InvalidScopeException.php.html @@ -181,7 +181,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/OAuthException.php.html b/master/Exception/OAuthException.php.html index 3be5441d..c1d9ff4a 100644 --- a/master/Exception/OAuthException.php.html +++ b/master/Exception/OAuthException.php.html @@ -330,7 +330,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html index 582d843d..7109d8a8 100644 --- a/master/Exception/ServerErrorException.php.html +++ b/master/Exception/ServerErrorException.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html index a657f5e9..fff81cd8 100644 --- a/master/Exception/UnauthorizedClientException.php.html +++ b/master/Exception/UnauthorizedClientException.php.html @@ -173,7 +173,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html index f83e04d9..0f0a97d3 100644 --- a/master/Exception/UnsupportedGrantTypeException.php.html +++ b/master/Exception/UnsupportedGrantTypeException.php.html @@ -179,7 +179,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html index 9d36f72e..db44fb61 100644 --- a/master/Exception/UnsupportedResponseTypeException.php.html +++ b/master/Exception/UnsupportedResponseTypeException.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html index 6a9da165..e694b91d 100644 --- a/master/Exception/dashboard.html +++ b/master/Exception/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Exception/index.html b/master/Exception/index.html index c4bca390..f981dbac 100644 --- a/master/Exception/index.html +++ b/master/Exception/index.html @@ -417,7 +417,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html index 6524e365..17b69e9e 100644 --- a/master/Grant/AbstractGrant.php.html +++ b/master/Grant/AbstractGrant.php.html @@ -481,7 +481,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html index cb0a136b..f971e91c 100644 --- a/master/Grant/AuthCodeGrant.php.html +++ b/master/Grant/AuthCodeGrant.php.html @@ -474,7 +474,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html index 6929b950..64b50dbb 100644 --- a/master/Grant/ClientCredentialsGrant.php.html +++ b/master/Grant/ClientCredentialsGrant.php.html @@ -259,7 +259,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html index ccd59a54..4e93aa74 100644 --- a/master/Grant/GrantTypeInterface.php.html +++ b/master/Grant/GrantTypeInterface.php.html @@ -131,7 +131,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html index 81a8d259..34f84303 100644 --- a/master/Grant/PasswordGrant.php.html +++ b/master/Grant/PasswordGrant.php.html @@ -361,7 +361,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html index 9edc815f..8224ace3 100644 --- a/master/Grant/RefreshTokenGrant.php.html +++ b/master/Grant/RefreshTokenGrant.php.html @@ -414,7 +414,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html index 9ac599bd..a2ff35b0 100644 --- a/master/Grant/dashboard.html +++ b/master/Grant/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Grant/index.html b/master/Grant/index.html index 3bd638a0..95a28ae5 100644 --- a/master/Grant/index.html +++ b/master/Grant/index.html @@ -234,7 +234,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html index 8110e2a3..576cc46c 100644 --- a/master/ResourceServer.php.html +++ b/master/ResourceServer.php.html @@ -379,7 +379,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html index 936f0d9b..583f0698 100644 --- a/master/Storage/AbstractStorage.php.html +++ b/master/Storage/AbstractStorage.php.html @@ -209,7 +209,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html index ea21c5fd..ebda8226 100644 --- a/master/Storage/AccessTokenInterface.php.html +++ b/master/Storage/AccessTokenInterface.php.html @@ -141,7 +141,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/AuthCodeInterface.php.html b/master/Storage/AuthCodeInterface.php.html index a2099469..0386e441 100644 --- a/master/Storage/AuthCodeInterface.php.html +++ b/master/Storage/AuthCodeInterface.php.html @@ -142,7 +142,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/ClientInterface.php.html b/master/Storage/ClientInterface.php.html index ab97467c..d8560645 100644 --- a/master/Storage/ClientInterface.php.html +++ b/master/Storage/ClientInterface.php.html @@ -113,7 +113,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/MacTokenInterface.php.html b/master/Storage/MacTokenInterface.php.html index a09753fa..3695df48 100644 --- a/master/Storage/MacTokenInterface.php.html +++ b/master/Storage/MacTokenInterface.php.html @@ -106,7 +106,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html index 2354847f..a27141ff 100644 --- a/master/Storage/RefreshTokenInterface.php.html +++ b/master/Storage/RefreshTokenInterface.php.html @@ -121,7 +121,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html index 3e5ef30c..d50d4a23 100644 --- a/master/Storage/ScopeInterface.php.html +++ b/master/Storage/ScopeInterface.php.html @@ -101,7 +101,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html index 90d0e4e4..9b2516fc 100644 --- a/master/Storage/SessionInterface.php.html +++ b/master/Storage/SessionInterface.php.html @@ -144,7 +144,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html index 342c67e0..a5a6428c 100644 --- a/master/Storage/StorageInterface.php.html +++ b/master/Storage/StorageInterface.php.html @@ -99,7 +99,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html index 3220a0ee..6a51aa99 100644 --- a/master/Storage/dashboard.html +++ b/master/Storage/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Storage/index.html b/master/Storage/index.html index a743c2d7..339cf6db 100644 --- a/master/Storage/index.html +++ b/master/Storage/index.html @@ -213,7 +213,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html index 0f93f94f..dba679fa 100644 --- a/master/TokenType/AbstractTokenType.php.html +++ b/master/TokenType/AbstractTokenType.php.html @@ -275,7 +275,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html index d36bbd31..4ab18f66 100644 --- a/master/TokenType/Bearer.php.html +++ b/master/TokenType/Bearer.php.html @@ -204,7 +204,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/TokenType/MAC.php.html b/master/TokenType/MAC.php.html index 72065d0d..776aac5f 100644 --- a/master/TokenType/MAC.php.html +++ b/master/TokenType/MAC.php.html @@ -345,7 +345,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/TokenType/TokenTypeInterface.php.html b/master/TokenType/TokenTypeInterface.php.html index 63c64ff1..ab783e44 100644 --- a/master/TokenType/TokenTypeInterface.php.html +++ b/master/TokenType/TokenTypeInterface.php.html @@ -140,7 +140,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html index bada98b2..4351f70c 100644 --- a/master/TokenType/dashboard.html +++ b/master/TokenType/dashboard.html @@ -139,7 +139,7 @@ diff --git a/master/TokenType/index.html b/master/TokenType/index.html index de574d73..51429335 100644 --- a/master/TokenType/index.html +++ b/master/TokenType/index.html @@ -178,7 +178,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html index 986fe433..68b60dcc 100644 --- a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html +++ b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html @@ -174,7 +174,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html index 570dd947..deacc75e 100644 --- a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html +++ b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html @@ -97,7 +97,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html index 0cc8e423..5e4c5e77 100644 --- a/master/Util/KeyAlgorithm/dashboard.html +++ b/master/Util/KeyAlgorithm/dashboard.html @@ -138,7 +138,7 @@ diff --git a/master/Util/KeyAlgorithm/index.html b/master/Util/KeyAlgorithm/index.html index ff3b7de9..a6923489 100644 --- a/master/Util/KeyAlgorithm/index.html +++ b/master/Util/KeyAlgorithm/index.html @@ -123,7 +123,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html index 54e22e51..5ec3a96c 100644 --- a/master/Util/RedirectUri.php.html +++ b/master/Util/RedirectUri.php.html @@ -171,7 +171,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html index 8aaf2d79..eae1118d 100644 --- a/master/Util/SecureKey.php.html +++ b/master/Util/SecureKey.php.html @@ -234,7 +234,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html index 41d40114..3bc1d79a 100644 --- a/master/Util/dashboard.html +++ b/master/Util/dashboard.html @@ -137,7 +137,7 @@ diff --git a/master/Util/index.html b/master/Util/index.html index 3d267d37..82096588 100644 --- a/master/Util/index.html +++ b/master/Util/index.html @@ -165,7 +165,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.

diff --git a/master/dashboard.html b/master/dashboard.html index 0f9f3518..4640eec7 100644 --- a/master/dashboard.html +++ b/master/dashboard.html @@ -148,7 +148,7 @@ diff --git a/master/index.html b/master/index.html index 164653cf..dc2145d3 100644 --- a/master/index.html +++ b/master/index.html @@ -360,7 +360,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.16 using PHP 5.4.37 and PHPUnit 4.3.5 at Wed May 20 17:56:22 UTC 2015. + Generated by PHP_CodeCoverage 2.0.16 using PHP 5.5.21 and PHPUnit 4.3.5 at Wed May 20 17:56:33 UTC 2015.