Pawel Wasiluk
|
8d8f6510d2
|
Phpstan fixes
|
2021-08-21 00:43:35 +01:00 |
|
Pawel Wasiluk
|
2bec29071e
|
Added Mailbox api usign httpPost etc
|
2021-08-21 00:43:35 +01:00 |
|
Artem Bondarenko
|
c24a92822c
|
email validation v4, bulk validation, bulk preview
|
2021-02-01 16:07:20 +00:00 |
|
Martin San Juan
|
3fc2f8e227
|
build: fix style and phpstan
|
2020-08-14 00:49:39 +01:00 |
|
Kevin Pohl
|
ae9a549e7f
|
sort api methods by name
|
2019-05-18 01:34:42 +01:00 |
|
Kevin Pohl
|
4d77573ae6
|
add missing mailingList method
|
2019-05-18 01:34:42 +01:00 |
|
Tobias Nyholm
|
f30985c925
|
Added return types
|
2019-04-19 21:37:48 +01:00 |
|
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 |
|
Tobias Nyholm
|
6954b4dd2a
|
Use PSR-18 (#522)
* Use PSR-18
* minor fixes
* phpstan fixes
* cs
|
2019-02-02 08:30:04 +01:00 |
|
David Garcia
|
c51c6b10a0
|
Revert "Add helper for MailingList"
This reverts commit 787811d08b .
|
2019-01-30 00:08:47 +00:00 |
|
David Garcia
|
b18b4b4f5f
|
Revert "Fix PHPStan validation error"
This reverts commit 3329924ebc .
|
2019-01-30 00:08:47 +00:00 |
|
David Garcia
|
3329924ebc
|
Fix PHPStan validation error
Class Mailgun\Api\MailingList referenced with incorrect case: Mailgun\API\MailingList.
|
2019-01-29 23:52:40 +00:00 |
|
David Garcia
|
787811d08b
|
Add helper for MailingList
|
2019-01-29 23:52:40 +00:00 |
|
David Garcia
|
6a943ddce3
|
Include missed use statements
|
2019-01-10 22:15:40 +00:00 |
|
Tobias Nyholm
|
a1ca1a3b2f
|
Added PHPStan test (#537)
* Added PHPStan test
This will fix #536
* Somce code style updates
|
2019-01-10 20:29:58 +01:00 |
|
Nyholm
|
750a7270e3
|
cs
|
2019-01-10 08:25:29 +00:00 |
|
Nyholm
|
34432e0517
|
Minor bugfixes detected with PHPStan
|
2019-01-10 08:25:29 +00: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
|
e341a44a5c
|
Removed deprecated code (#521)
* Removed deprecated code
* cs
* Removed more deprecated code
* minor
|
2019-01-06 10:07:06 +01:00 |
|
Tobias Nyholm
|
1bcce53387
|
Use PSR-4 (#517)
|
2019-01-06 08:34:49 +01:00 |
|