Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FAD-3148 basic non-functioning base class | Avi Goldman | 2016-06-09 | 1 | -26/+0 |
| | |||||
* | Add php-cs-fixer as composer script and make initial fix-style run | Jason Rhodes | 2016-05-03 | 1 | -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 zakablukovskii | 2016-02-28 | 1 | -9/+5 |
| | | | | 'setHttpAdapter' method | ||||
* | clean lib code | danil zakablukovskii | 2016-02-27 | 1 | -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 quotes | beardyman | 2015-10-03 | 1 | -9/+9 |
| | |||||
* | Removed all tabs and replaced them with two spaces | beardyman | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | Removed most static methods and adopted an instance based implementation. ↵ | beardyman | 2015-09-17 | 1 | -7/+9 |
| | | | | Updated all examples and compatibility later to reflect these changes. | ||||
* | MA-1084 #time 30m added function docs and started review | nornholdj | 2014-11-13 | 1 | -3/+1 |
| | |||||
* | MA-1084 #time 3h updated to be usable with php 5.3 | nornholdj | 2014-11-12 | 1 | -0/+24 |