/home/desid573/cf.desidrivers.com.au/site/google/api/vendor/google/auth/tests
NameSizeModeActions
Cache/-0755rm
Credentials/-0755rm
fixtures/-0755rm
fixtures2/-0755rm
HttpHandler/-0755rm
Middleware/-0755rm
mocks/-0755rm
Subscriber/-0755rm
ApplicationDefaultCredentialsTest.php92260644editdlrm
BaseTest.php7060644editdlrm
bootstrap.php17150644editdlrm
CacheTraitTest.php64180644editdlrm
FetchAuthTokenCacheTest.php52230644editdlrm
FetchAuthTokenTest.php72670644editdlrm
OAuth2Test.php291650644editdlrm
Edit: /home/desid573/cf.desidrivers.com.au/site/google/api/vendor/google/auth/tests/BaseTest.php (706B)
markTestSkipped('Guzzle 6 only'); } } public function onlyGuzzle5() { $version = ClientInterface::VERSION; if ('5' !== $version[0]) { $this->markTestSkipped('Guzzle 5 only'); } } /** * @see Google\Auth\$this->getValidKeyName */ public function getValidKeyName($key) { return preg_replace('|[^a-zA-Z0-9_\.! ]|', '', $key); } }