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 |
|
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
|
da5ccde2a7
|
Adding support for Mailing list (#514)
* Adding Mailing list API
* Added tests
* cs
* Fixed the tests
* code cleanup
|
2019-01-06 08:11:37 +01:00 |
|