Tobias Nyholm
|
ab826588c6
|
Updated installation docs
|
2016-08-06 10:26:53 +02:00 |
|
Tobias Nyholm
|
80987a952d
|
Merge pull request #153 from Nyholm/functional-tests
Added functional tests
|
2016-08-05 17:27:44 +02:00 |
|
Tobias Nyholm
|
2515832216
|
Added functional tests
|
2016-08-05 10:40:49 +02:00 |
|
Tobias Nyholm
|
3114b8a17a
|
Reduce code complexity
|
2016-08-05 09:44:49 +02:00 |
|
Tobias Nyholm
|
dc16e3f4d6
|
Merge pull request #147 from DavidGarciaCat/psr-standards
Apply PSR Standards to tests/ too
|
2016-07-31 20:50:31 +02:00 |
|
Tobias Nyholm
|
04b8033bf7
|
Merge pull request #149 from DavidGarciaCat/library-download-link
Remove `Library Download` link/paragraph
|
2016-07-27 09:51:18 +02:00 |
|
David Garcia
|
9c9033228a
|
Remove link
|
2016-07-26 13:52:03 +01:00 |
|
David Garcia
|
844cdb6a58
|
PHP Code Sniffer
|
2016-07-26 13:43:36 +01:00 |
|
Tobias Nyholm
|
8a6d22198c
|
Merge pull request #144 from DavidGarciaCat/master
Apply PSR Standards
|
2016-07-24 14:00:38 +02:00 |
|
David Garcia
|
b8354e1679
|
Merge pull request #3 from DavidGarciaCat/analysis-8APGxG
Applied fixes from StyleCI
|
2016-07-24 12:43:13 +01:00 |
|
David Garcia
|
817dad1f90
|
Applied fixes from StyleCI
|
2016-07-24 07:42:47 -04:00 |
|
David Garcia
|
8da94ac190
|
PHP CS Fixer
|
2016-07-24 12:41:21 +01:00 |
|
David Garcia
|
09eda3df13
|
PHP Code Sniffer
|
2016-07-24 12:40:50 +01:00 |
|
Tobias Nyholm
|
88a3e96733
|
Merge pull request #142 from mailgun/Nyholm-patch-1
Require php-http/message
|
2016-07-21 10:54:55 +02:00 |
|
Tobias Nyholm
|
313666214a
|
Require php-http/message
|
2016-07-21 10:50:33 +02:00 |
|
Tobias Nyholm
|
6275b2b796
|
Merge pull request #112 from nebkam/patch-1
Declare endpointUrl field
|
2016-07-21 01:02:09 +02:00 |
|
Sergey Obukhov
|
698a64c658
|
Merge pull request #139 from Nyholm/no-guzzle
Do not depend on Guzzle/PSR7
|
2016-07-20 15:36:33 -07:00 |
|
Tobias Nyholm
|
e422195769
|
Removed Puli form docs
|
2016-07-21 00:05:23 +02:00 |
|
Tobias Nyholm
|
2cc6ee8c77
|
Completly removed depenency on Guzzle and made discovery easier
|
2016-07-21 00:05:23 +02:00 |
|
Sergey Obukhov
|
b8a0abc075
|
Merge pull request #138 from Nyholm/issue-122
Build a string query form array
|
2016-07-20 14:56:59 -07:00 |
|
Sergey Obukhov
|
7844883c86
|
Merge pull request #117 from gaomd/fix-signature-check
Strict check of signature
|
2016-07-20 14:46:35 -07:00 |
|
Sergey Obukhov
|
681a348ded
|
Merge branch 'YupItsZac-develop'
|
2016-07-20 12:45:14 -07:00 |
|
Sergey Obukhov
|
c808bbeec1
|
Merge branch 'develop' of https://github.com/YupItsZac/mailgun-php into YupItsZac-develop
Conflicts:
src/Mailgun/Mailgun.php
|
2016-07-20 12:44:05 -07:00 |
|
Sergey Obukhov
|
341e06a196
|
Merge pull request #90 from z38/fix-webhook-notices
Fix notices on empty webhook requests
|
2016-07-20 12:34:11 -07:00 |
|
Sergey Obukhov
|
a0d10c47fb
|
Merge pull request #121 from TemirkhanN/master
PHPdoc typos, minor performance changes
|
2016-07-20 12:31:41 -07:00 |
|
Sergey Obukhov
|
280eead0ea
|
Merge pull request #98 from MatissJanis/patch-1
Fix spelling
|
2016-07-20 12:24:35 -07:00 |
|
Sergey Obukhov
|
f70e833f4f
|
Merge pull request #140 from kafene/patch-1
Change string "false" to boolean false in README
|
2016-07-20 12:05:23 -07:00 |
|
kafene
|
93af097ca3
|
Change string "false" to boolean false in README
The correct value is a boolean
|
2016-07-20 10:06:31 -04:00 |
|
Tobias Nyholm
|
aaf61b4466
|
test fix
|
2016-07-19 15:06:49 +02:00 |
|
Tobias Nyholm
|
1cdfc3c204
|
Added header
|
2016-07-19 15:00:29 +02:00 |
|
Tobias Nyholm
|
75614bf294
|
Build a string query form array
Fix issue #122
|
2016-07-19 14:58:31 +02:00 |
|
=
|
e921db5cc9
|
Added var types to docblock
|
2016-06-22 23:04:31 +02:00 |
|
=
|
8c97f6f451
|
Updated docblock for sendMessage function to include @return and @throws
|
2016-06-22 23:00:27 +02:00 |
|
temirkhan
|
30b4aa5e9a
|
Little fix in responseHandler switch case:
throwing exception prevents next code execution, so it was unnecessary to use breaks. And also use return in case that differs from 200
|
2016-04-20 12:00:50 +03:00 |
|
temirkhan
|
2d9cd57d2e
|
PHPDoc typos fixed, minor performance changes
|
2016-04-19 15:27:12 +03:00 |
|
Mengdi Gao
|
20422956e8
|
Strict check of signature
|
2016-04-11 00:26:34 +08:00 |
|
Jesse Spears
|
976a76a3b5
|
Get rid of nonexistent package
composer.json required a package that doesn't exist.
|
2016-04-01 17:58:54 -07:00 |
|
Jesse Spears
|
44629a6eb6
|
Bumped mg-php ver in README
|
2016-04-01 17:13:43 -07:00 |
|
Jesse Spears
|
9ac73e07ea
|
Merge pull request #94 from Nyholm/http
Remove dependency on Guzzle
|
2016-04-01 16:59:31 -07:00 |
|
Nebojša Kamber
|
6a8f2dd424
|
Declare endpointUrl field
To avoid `field declared dynamically` and `field not found` warnings in IDEs
|
2016-03-29 12:14:40 +02:00 |
|
Tobias Nyholm
|
89869402e0
|
removed unsupported PHP versions
|
2016-03-05 11:14:34 +01:00 |
|
Tobias Nyholm
|
b85f1461d4
|
Removed unused tests and some parameters from the constructor
|
2016-03-05 11:13:28 +01:00 |
|
Tobias Nyholm
|
b961cfb4eb
|
Updated to latest version of Httplug and made auto discovery optional
|
2016-02-26 12:04:54 +01:00 |
|
Tobias Nyholm
|
6ea7e9325f
|
updated link
|
2015-12-23 17:35:07 +01:00 |
|
Tobias Nyholm
|
ac0b85b9e2
|
Updated to httplug beta
|
2015-12-21 00:24:34 +01:00 |
|
Tobias Nyholm
|
7f3d637756
|
Updated to reflect changes in PHP-HTTP
|
2015-11-18 15:46:53 +01:00 |
|
Matīss Jānis Āboltiņš
|
f5a37188df
|
Fix spelling
|
2015-11-13 12:30:23 +02:00 |
|
Tobias Nyholm
|
a0edd0eb30
|
Updates to the php-http library
|
2015-10-30 14:36:08 +01:00 |
|
Tobias Nyholm
|
78f252761e
|
Updated the php-http lib
|
2015-10-30 14:28:43 +01:00 |
|
Tobias Nyholm
|
b8420451c7
|
Added docs
|
2015-10-13 08:59:43 +02:00 |
|