0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved from float to two separate integers for stream timeout settings. More... about 14 years ago
Forgot to add the timeout check More... about 14 years ago
* Updated php version to 5.2.0 in Mogile.php doc block * Added stream timeout support back * Added coverage ignore statements around low level socket methods. * Fixed CS issue * Upped version and api version to 0.2.0 for next release More... about 14 years ago
* Added Rich as a maintainer for digg redundancy * Removed Validate dependency for filter_var instead * Upped php requirement to 5.2.0 * Added runTests.php script for running tests easily * Added generatePackage.php More... about 14 years ago
* Added AllTests test * Updated copyright dates * Moved phpt test into phpt sub directory * Fixed remaining CS issues More... about 15 years ago
Added AllTests.php More... about 15 years ago
Added a PEARified version of Chris Lea's BigFile support More... about 15 years ago
* Two minor CS fixes * Switch from CURLOPT_RETURNTRANSFER to false was sending the message body through. Now wrapping this in output buffering returning the curl_exec() response instead, which is a simple bool. More... about 15 years ago
Two minor CS fixes More... about 15 years ago
* Light style cleanups * Finish initial pass at PHPUnit testing * Updated package.xml More... about 15 years ago
* Added @throws attribute * Moved header() call into new method sendReproxyHeader() so it can be mocked. * Added local test data file, tests/File/testdata.txt * Several more tests More... about 15 years ago
Tested a few methods More... about 15 years ago
More refactoring for unit testing. Added test skeleton More... about 15 years ago
Factored the curl_exec() call into new curlExec() for future testing. More... over 15 years ago
* Store timeouts as member variables in __construct() * Factor out socket creation, reading, and writing for future unit testing * Remove unused stream timeout code * Include error number and message when throwing the connection failure exception More... over 15 years ago
* Removed incorrect [email protected] issues * Added a dependency for mbstring * Removed incorrect references to Services_Digg in doc blocks * Fix all CS violations * Removed throw from __destruct() * Added test to package.xml * Added myself as a lead maintainer More... over 15 years ago
Import initial source as of 2008-03-31. More... over 15 years ago