Tobias Nyholm
738e6e32e2
POC - Better api ( #192 )
...
* Added base for the new API
* code style
* Added response classes
* Added support for serializer
* The abstract API should not know of Mailgun
* Minor
* minor
* Using a client configrator
* code style
* Put HTTPClient in the configurator
* Do not use the api() function
* Use stable version of Assert
* style
* Fixed tests
* make the httpClient private
* Renamed ResponseSerializer to ResponseDeserializer
* Disabled tests that are testing error messages with Assert
* style fixes
* Refactoring fix
2016-10-24 12:01:32 -05:00
Tobias Nyholm
043658f996
Added meta files ( #195 )
...
* Added meta files
* Style fixes from StyleCI
2016-10-14 19:20:46 -05:00
Sean Johnson
fb377f7257
Added StyleCI badge. ( #196 )
2016-10-15 01:58:28 +02:00
Tobias Nyholm
359c6001d4
Deprecate SSL functions ( #179 )
2016-09-30 15:04:43 +02:00
David Garcia
3aeb602406
Make sure $variables is an array in addRecipient() ( #176 )
...
* Write test to verify expected behaviour when we provide a String
* Fix broken test checking if the variable is an Array
* PSR Standard using single quote instead of double quote
2016-09-30 15:03:35 +02:00
David Garcia
6513c12d8c
Applied fixes from StyleCI ( #177 )
2016-09-27 15:23:08 +02:00
Limon Monte
aafd84b0ce
Update README.md ( #172 )
2016-09-26 08:36:49 +02:00
Tobias Nyholm
8fe342f5b9
Apply fixes from StyleCI and make sure we add MIT license properly ( #163 )
...
* Applied fixes from StyleCI
* Create LICENSE
2016-09-18 09:56:14 +02:00
Wim Verstuyf
5d04bc63a7
Add attachment from memory ( #158 )
2016-09-06 13:05:50 +02:00
Sébastien Santoro
18804d491f
Fix typo in README ( #167 )
2016-08-31 23:26:08 +02:00
Tobias Nyholm
83fdf42216
Merge pull request #166 from mailgun/issue-69
...
Updated signature for addAttachment
2016-08-31 12:14:25 +02:00
Tobias Nyholm
b2742c73b3
Updated signature for addAttachment
...
This will fix #69
2016-08-31 11:52:14 +02:00
Tobias Nyholm
54b7f851b8
Merge pull request #157 from Nyholm/issue-150
...
Make sure we use proper POST data arrays
2016-08-10 18:58:18 +02:00
Tobias Nyholm
bf8d962739
Added more test cases
2016-08-10 18:28:19 +02:00
Tobias Nyholm
7119f18c26
Do not test same thing twice
2016-08-10 17:32:10 +02:00
Tobias Nyholm
741aa0d120
Make sure we use proper POST data arrays
2016-08-10 17:26:24 +02:00
Tobias Nyholm
b79dc5fdb8
Merge pull request #152 from Nyholm/inline-complexity
...
Reduce code complexity on addInlineImage
2016-08-10 17:18:57 +02:00
Tobias Nyholm
f66f512724
Merge pull request #156 from Nyholm/travis-tests
...
This PR add tests to #151
2016-08-10 17:18:07 +02:00
Tobias Nyholm
9e0ae1118b
Merge pull request #155 from mailgun/Nyholm-patch-1
...
Updated installation docs
2016-08-10 17:16:58 +02:00
Tobias Nyholm
9f98baa8ca
Added more generic tests
2016-08-10 17:13:24 +02:00
Tobias Nyholm
cd001cf5b3
Added tests and use PSR4
2016-08-10 17:06:27 +02:00
Travis Swientek
0a7c96c34a
Fixed inline image issue. Added new tests.
2016-08-10 16:37:08 +02:00
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