From df4112f0ba1c86f8f618eb4fedec6416a4dc4109 Mon Sep 17 00:00:00 2001 From: TravisCI Date: Thu, 1 Jan 2015 12:53:33 +0000 Subject: [PATCH] Travis pushed coverage of 19b64c2e65f07cb3d0fc2bb2162ed6b9c715db76@master to gh-pages --- master/AbstractServer.php.html | 2 +- master/AuthorizationServer.php.html | 12 ++++++------ 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 +- .../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 +- .../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 +- .../Exception/UnauthorizedClientException.php.html | 2 +- .../Exception/UnsupportedGrantTypeException.php.html | 2 +- .../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 +- .../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 | 6 +++--- 67 files changed, 74 insertions(+), 74 deletions(-) diff --git a/master/AbstractServer.php.html b/master/AbstractServer.php.html index b2c0404d..5d9727db 100644 --- a/master/AbstractServer.php.html +++ b/master/AbstractServer.php.html @@ -934,7 +934,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/AuthorizationServer.php.html b/master/AuthorizationServer.php.html index eb45d1aa..2200b31c 100644 --- a/master/AuthorizationServer.php.html +++ b/master/AuthorizationServer.php.html @@ -66,7 +66,7 @@
100.00%
-
39 / 39
+
38 / 38
@@ -95,7 +95,7 @@
100.00%
-
39 / 39
+
38 / 38
@@ -179,7 +179,7 @@
100.00%
-
2 / 2
+
1 / 1
@@ -569,8 +569,8 @@
128
     * @return array
129
     */
130
    public function getResponseTypes() -
131
    { -
132
        return $this->responseTypes; +
131
    { +
132
        return $this->responseTypes;
133
    }
134
135
    /** @@ -746,7 +746,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/AbstractTokenEntity.php.html b/master/Entity/AbstractTokenEntity.php.html index 8136b2f0..aad8bd25 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/AccessTokenEntity.php.html b/master/Entity/AccessTokenEntity.php.html index 376a9aa9..1dd23eaa 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/AuthCodeEntity.php.html b/master/Entity/AuthCodeEntity.php.html index fed213ed..913eddbd 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/ClientEntity.php.html b/master/Entity/ClientEntity.php.html index 4e4f5fa9..85129880 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/EntityTrait.php.html b/master/Entity/EntityTrait.php.html index d0a4240d..079b847f 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/RefreshTokenEntity.php.html b/master/Entity/RefreshTokenEntity.php.html index 353e8d13..dd1312ce 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/ScopeEntity.php.html b/master/Entity/ScopeEntity.php.html index 2860467f..ca0069d8 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/SessionEntity.php.html b/master/Entity/SessionEntity.php.html index b0aa3cd2..bc86f87c 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Entity/dashboard.html b/master/Entity/dashboard.html index 1b820e32..a43b27b6 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 26d09bc5..4f46a300 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Event/ClientAuthenticationFailedEvent.php.html b/master/Event/ClientAuthenticationFailedEvent.php.html index 42dc1bd4..fe9749f4 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Event/SessionOwnerEvent.php.html b/master/Event/SessionOwnerEvent.php.html index d210fc45..97e1fa1a 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Event/UserAuthenticationFailedEvent.php.html b/master/Event/UserAuthenticationFailedEvent.php.html index 204d235d..9d848afc 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Event/dashboard.html b/master/Event/dashboard.html index 8dded13e..7052ab96 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 5fb33691..c08dbc81 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/AccessDeniedException.php.html b/master/Exception/AccessDeniedException.php.html index b4706f07..2da3104d 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/InvalidClientException.php.html b/master/Exception/InvalidClientException.php.html index 6a78e573..89170e67 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/InvalidCredentialsException.php.html b/master/Exception/InvalidCredentialsException.php.html index 64c4c35e..eaca9a05 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/InvalidGrantException.php.html b/master/Exception/InvalidGrantException.php.html index 64e43e2a..248f95d4 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/InvalidRefreshException.php.html b/master/Exception/InvalidRefreshException.php.html index 4246979b..7c281ef3 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/InvalidRequestException.php.html b/master/Exception/InvalidRequestException.php.html index 166a3ce0..91e60f67 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/InvalidScopeException.php.html b/master/Exception/InvalidScopeException.php.html index fa372fa6..c5be77c1 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/OAuthException.php.html b/master/Exception/OAuthException.php.html index cb717a13..0ffea1bb 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/ServerErrorException.php.html b/master/Exception/ServerErrorException.php.html index e3bd1211..4117adb7 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/UnauthorizedClientException.php.html b/master/Exception/UnauthorizedClientException.php.html index 61203763..36a07ca1 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/UnsupportedGrantTypeException.php.html b/master/Exception/UnsupportedGrantTypeException.php.html index 7dbd9f76..5755e584 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/UnsupportedResponseTypeException.php.html b/master/Exception/UnsupportedResponseTypeException.php.html index 12c5ca4b..b4f38e32 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Exception/dashboard.html b/master/Exception/dashboard.html index 8d68d5b3..7a8f068e 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 12fdb650..ba8d7ef3 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/AbstractGrant.php.html b/master/Grant/AbstractGrant.php.html index 2e2d2b69..692b98bb 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/AuthCodeGrant.php.html b/master/Grant/AuthCodeGrant.php.html index cd962f35..6d89aea0 100644 --- a/master/Grant/AuthCodeGrant.php.html +++ b/master/Grant/AuthCodeGrant.php.html @@ -473,7 +473,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/ClientCredentialsGrant.php.html b/master/Grant/ClientCredentialsGrant.php.html index 49f28d68..400c65de 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/GrantTypeInterface.php.html b/master/Grant/GrantTypeInterface.php.html index 5e6dd682..7a2f0248 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/PasswordGrant.php.html b/master/Grant/PasswordGrant.php.html index b4347341..d909809d 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/RefreshTokenGrant.php.html b/master/Grant/RefreshTokenGrant.php.html index 8713c14a..74a625b6 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Grant/dashboard.html b/master/Grant/dashboard.html index b9352080..a6d8099b 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 f6f95289..9fb2d014 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/ResourceServer.php.html b/master/ResourceServer.php.html index fae62824..dd99556a 100644 --- a/master/ResourceServer.php.html +++ b/master/ResourceServer.php.html @@ -376,7 +376,7 @@ Dead Code

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/AbstractStorage.php.html b/master/Storage/AbstractStorage.php.html index 393d732d..2e242709 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/AccessTokenInterface.php.html b/master/Storage/AccessTokenInterface.php.html index cb298d4c..cca1f9cf 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/AuthCodeInterface.php.html b/master/Storage/AuthCodeInterface.php.html index 1f4aeef8..c2f77a0f 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/ClientInterface.php.html b/master/Storage/ClientInterface.php.html index 9f8b6c7f..3de06e52 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/MacTokenInterface.php.html b/master/Storage/MacTokenInterface.php.html index 98cdc19e..007c2de0 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/RefreshTokenInterface.php.html b/master/Storage/RefreshTokenInterface.php.html index 9b478cda..8927c34e 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/ScopeInterface.php.html b/master/Storage/ScopeInterface.php.html index 1a052534..3247b992 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/SessionInterface.php.html b/master/Storage/SessionInterface.php.html index aa10823c..bcb77874 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/StorageInterface.php.html b/master/Storage/StorageInterface.php.html index 3785d10c..3fa58ece 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Storage/dashboard.html b/master/Storage/dashboard.html index 16b7795d..2ceb55f2 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 d87bdc01..0de71262 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/TokenType/AbstractTokenType.php.html b/master/TokenType/AbstractTokenType.php.html index 876e5749..c8ab7e74 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/TokenType/Bearer.php.html b/master/TokenType/Bearer.php.html index ebafcc98..d42960eb 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/TokenType/MAC.php.html b/master/TokenType/MAC.php.html index f038a901..6d9e2323 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/TokenType/TokenTypeInterface.php.html b/master/TokenType/TokenTypeInterface.php.html index 12456c74..a45ff97e 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/TokenType/dashboard.html b/master/TokenType/dashboard.html index 040d165d..95996c2a 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 2d219b09..fc9cad3f 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html b/master/Util/KeyAlgorithm/DefaultAlgorithm.php.html index 0eeb902e..30213e77 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html b/master/Util/KeyAlgorithm/KeyAlgorithmInterface.php.html index 1d5823c1..53eacb46 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Util/KeyAlgorithm/dashboard.html b/master/Util/KeyAlgorithm/dashboard.html index e6c1dcbe..61473b01 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 25952e99..3b3707e6 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Util/RedirectUri.php.html b/master/Util/RedirectUri.php.html index afb8dd73..f9013a28 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Util/SecureKey.php.html b/master/Util/SecureKey.php.html index b90a3c42..7c0edafc 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/Util/dashboard.html b/master/Util/dashboard.html index fbe5a1e7..3ae331db 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 9bb6d05a..67e0cea3 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.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.

diff --git a/master/dashboard.html b/master/dashboard.html index 37b73cfa..cc51269f 100644 --- a/master/dashboard.html +++ b/master/dashboard.html @@ -148,7 +148,7 @@ diff --git a/master/index.html b/master/index.html index 1fa36920..62897e22 100644 --- a/master/index.html +++ b/master/index.html @@ -49,7 +49,7 @@
98.84%
-
766 / 775
+
765 / 774
96.82% covered (success) @@ -301,7 +301,7 @@
100.00%
-
39 / 39
+
38 / 38
100.00% covered (success) @@ -360,7 +360,7 @@ High: 90% to 100%

- Generated by PHP_CodeCoverage 2.0.14 using PHP 5.5.19 and PHPUnit 4.3.5 at Thu Jan 1 12:53:08 UTC 2015. + Generated by PHP_CodeCoverage 2.0.14 using PHP 5.4.35 and PHPUnit 4.3.5 at Thu Jan 1 12:53:22 UTC 2015.