-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration of Short.cm provider #20
base: master
Are you sure you want to change the base?
Conversation
Note that Travis is likely to fail as Composer dropped support for HHVM |
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
tests/Mremi/UrlShortener/Tests/Provider/ShortCm/ShortCmProviderTest.php
Outdated
Show resolved
Hide resolved
Could you please replace |
Could you please update |
Travis fails for PHP 7.2 and 7.3. @mremi As I'm not a Travis expert at all, can I hand fixing it over you? |
*/ | ||
public function __construct($apiKey, $domain) | ||
{ | ||
$this->apiKey = $apiKey; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still relevant
Travis is failing because of a deprecation: |
I only have 7.0 and 7.1 available locally. I dont have time setting up a local container for PHP 7.2 or 7.3. My company is running through high season. |
Integration of https://short.cm/api