| Scrutinizer Auto-Fixes |
|
More...
|
over 11 years ago
|
| Merge pull request #113 from jublonet/scrutinizer-patch-1 |
|
More...
|
over 11 years ago
|
| Scrutinizer Auto-Fixes |
|
More...
|
over 11 years ago
|
| Finish 112-php-requirement, fix #112 |
|
More...
|
over 11 years ago
|
| Use shorthand notation for array initialisation |
|
More...
|
over 11 years ago
|
| Require PHP 5.4 or higher |
|
More...
|
over 11 years ago
|
| Finish 111-user-agent, fix #111 |
|
More...
|
over 11 years ago
|
| Add Changelog entry for #111 |
|
More...
|
over 11 years ago
|
| Set user agent for remote calls |
|
More...
|
over 11 years ago
|
| Streamline socket initialisations |
|
More...
|
over 11 years ago
|
| Drop EOF PHP closing tag |
|
More...
|
over 11 years ago
|
| Drop support for internal and old API methods |
|
More...
|
over 11 years ago
|
| Add Changelog entry for #109 |
|
More...
|
over 11 years ago
|
| Merge branch 'kmelia-feature/add-proxy' into develop |
|
More...
|
over 11 years ago
|
| Fix minor typo on README proxy section |
|
More...
|
over 11 years ago
|
| Merge branch 'feature/add-proxy' of https://github.com/kmelia/codebird-php into kmelia-feature/add-proxy |
|
More...
|
over 11 years ago
|
| Finish 107-bigint-as-string |
|
More...
|
over 11 years ago
|
| Add Changelog entry for #107 |
|
More...
|
over 11 years ago
|
| Merge branch 'pulls/107' into feature/107-bigint-as-string |
|
More...
|
over 11 years ago
|
| bugfix, tweet ids on 32bit systems |
|
More...
|
over 11 years ago
|
| fix the CURLOPT_PROXYAUTH option, set to basic (default value) |
|
More...
|
over 11 years ago
|
| explain the proxy support on the README file |
|
More...
|
over 11 years ago
|
| fix Error Notice when API is not responding |
|
More...
|
over 11 years ago
|
| use base 64 encoding for the proxy authorization |
|
More...
|
over 11 years ago
|
| use the new method to get a content and the headers instead of the natives methods file_get_contents and $http_response_header variable |
|
More...
|
over 11 years ago
|
| allow to get a non cURL initialization with proxy support on a method |
|
More...
|
over 11 years ago
|
| use the new method to get a cURL handle instead of the native method curl_init |
|
More...
|
over 11 years ago
|
| allow to get a cURL handle with proxy support on a method |
|
More...
|
over 11 years ago
|
| add getter for proxy data |
|
More...
|
over 11 years ago
|
| add proxy data with public setters |
|
More...
|
over 11 years ago
|