summaryrefslogtreecommitdiffstats
path: root/lib/SendGridCompatibility/SendGrid.php
Commit message (Collapse)AuthorAgeFilesLines
* FAD-3148 basic non-functioning base classAvi Goldman2016-06-091-26/+0
|
* Add php-cs-fixer as composer script and make initial fix-style runJason Rhodes2016-05-031-14/+17
| | | | | | * 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-281-9/+5
| | | | 'setHttpAdapter' method
* clean lib codedanil zakablukovskii2016-02-271-6/+9
| | | | | | | 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-031-9/+9
|
* Removed all tabs and replaced them with two spacesbeardyman2015-10-021-1/+1
|
* 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-131-3/+1
|
* MA-1084 #time 3h updated to be usable with php 5.3nornholdj2014-11-121-0/+24