Tobias Nyholm
|
c3ea40c94e
|
Fixed a few PRs and some cleanup (#589)
* fix for #581
* fix for #582
* Remove final
This will fix #584
* Type cast to string properly
* Convert to json string if needed
* cs
|
2019-04-09 20:37:32 +02:00 |
|
Ilya Chekalskiy
|
7e438f4b4e
|
Fixes #573 (#574)
because `\Http\Client\Common\HttpMethodsClientInterface` is an interface, not a class
|
2019-02-18 16:41:38 +01:00 |
|
Nyholm
|
f84f757ae2
|
Use PSR-17 and mark classes as final
|
2019-02-03 21:55:05 +00:00 |
|
Tobias Nyholm
|
6954b4dd2a
|
Use PSR-18 (#522)
* Use PSR-18
* minor fixes
* phpstan fixes
* cs
|
2019-02-02 08:30:04 +01:00 |
|
Nyholm
|
dd7c1d2361
|
Added new CS rules
Declare strict and no superfluous phpdoc
|
2019-01-10 08:25:29 +00:00 |
|
Tobias Nyholm
|
b725ab728e
|
Adding PHP7 type annotations (#523)
* Adding PHP7 type annotations
* cs
* Moved HttpClientConfigurator and RequestBuilder to Mailgun\HttpClient namespace
* fixing tests
* Rebased and fixed tests
* minors
* cs
* Bugfixes
* Typo
|
2019-01-09 20:18:58 +01:00 |
|
Tobias Nyholm
|
1bcce53387
|
Use PSR-4 (#517)
|
2019-01-06 08:34:49 +01:00 |
|