summaryrefslogtreecommitdiffstats
path: root/lib/SendGridCompatibility
Commit message (Collapse)AuthorAgeFilesLines
* FAD-3148 basic non-functioning base classAvi Goldman2016-06-092-285/+0
|
* Add php-cs-fixer as composer script and make initial fix-style runJason Rhodes2016-05-032-209/+272
| | | | | | * Add php-cs-fixer as composer script * Make initial fix-style run * Fix indentation on all files * Add editorconfig file
* removed test, because it's not needed after added strong-typing to the ↵danil zakablukovskii2016-02-282-99/+48
| | | | 'setHttpAdapter' method
* clean lib codedanil zakablukovskii2016-02-272-57/+107
| | | | | | | removed @desc tag, since it doesn't exist in phpdoc fixed comments fixed namespaces added strong-typing for some methods
* replaced tabs with two spaces. normalized quotesbeardyman2015-10-032-202/+202
|
* Removed all tabs and replaced them with two spacesbeardyman2015-10-022-2/+2
|
* Removed most static methods and adopted an instance based implementation. ↵beardyman2015-09-171-7/+9
| | | | Updated all examples and compatibility later to reflect these changes.
* MA-1084 #time 30m added function docs and started reviewnornholdj2014-11-132-18/+66
|
* MA-1084 #time 1h updated tests and compatibilitynornholdj2014-11-131-8/+1
|
* MA-1084 #time 3h updated to be usable with php 5.3nornholdj2014-11-122-0/+180