0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Scrutinizer Auto-Fixes More... over 11 years ago
Merge pull request #113 from jublonet/scrutinizer-patch-1
Jublo Solutions
as Jublo
More... over 11 years ago
Scrutinizer Auto-Fixes More... over 11 years ago
Finish 112-php-requirement, fix #112
Ann + J.M.
as J.M
More... over 11 years ago
Use shorthand notation for array initialisation
Ann + J.M.
as J.M
More... over 11 years ago
Require PHP 5.4 or higher
Ann + J.M.
as J.M
More... over 11 years ago
Finish 111-user-agent, fix #111
Ann + J.M.
as J.M
More... over 11 years ago
Add Changelog entry for #111
Ann + J.M.
as J.M
More... over 11 years ago
Set user agent for remote calls
Ann + J.M.
as J.M
More... over 11 years ago
Streamline socket initialisations
Ann + J.M.
as J.M
More... over 11 years ago
Drop EOF PHP closing tag
Ann + J.M.
as J.M
More... over 11 years ago
Drop support for internal and old API methods
Ann + J.M.
as J.M
More... over 11 years ago
Add Changelog entry for #109
Ann + J.M.
as J.M
More... over 11 years ago
Merge branch 'kmelia-feature/add-proxy' into develop
Ann + J.M.
as J.M
More... over 11 years ago
Fix minor typo on README proxy section
Ann + J.M.
as J.M
More... over 11 years ago
Merge branch 'feature/add-proxy' of https://github.com/kmelia/codebird-php into kmelia-feature/add-proxy
Ann + J.M.
as J.M
More... over 11 years ago
Finish 107-bigint-as-string
Ann + J.M.
as J.M
More... over 11 years ago
Add Changelog entry for #107
Ann + J.M.
as J.M
More... over 11 years ago
Merge branch 'pulls/107' into feature/107-bigint-as-string
Ann + J.M.
as J.M
More... over 11 years ago
bugfix, tweet ids on 32bit systems
Ann + J.M.
as J.M
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