Tobias Nyholm
|
6954b4dd2a
|
Use PSR-18 (#522)
* Use PSR-18
* minor fixes
* phpstan fixes
* cs
|
2019-02-02 08:30:04 +01:00 |
|
Tobias Nyholm
|
a7f8c14fe8
|
Cs
|
2019-01-17 08:31:01 +00:00 |
|
Nyholm
|
9dab02afd4
|
Make PHP-stan happy
|
2019-01-17 08:31:01 +00:00 |
|
Nyholm
|
0f54332d0e
|
CS and fixes
|
2019-01-12 10:34:44 +00:00 |
|
Nyholm
|
2ec2c16227
|
Added PHP7 code and did some refactoring.
|
2019-01-12 10:34:44 +00:00 |
|
Nyholm
|
2b60fba811
|
Moved Mailgun\Model\Route\Response to Mailgun\Model\Route
|
2019-01-12 10:28:05 +00:00 |
|
David Garcia
|
de2902aac4
|
Review assets
|
2019-01-10 22:15:40 +00:00 |
|
David Garcia
|
88a9e4b1ff
|
Relocate files
|
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
|
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 |
|
Nyholm
|
b619b66732
|
Adding tag aggregates
|
2019-01-09 20:51:05 +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
|
519fd7a674
|
Added proper PHP CS fixer rules (#527)
* Added proper PHP CS fixer rules
* Adding Symfony cs rules
* Updated CS on tests
|
2019-01-07 06:12:53 +01:00 |
|
Tobias Nyholm
|
1bcce53387
|
Use PSR-4 (#517)
|
2019-01-06 08:34:49 +01:00 |
|