0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Notes for version 3.0.1 More... over 8 years ago
Add API entries for flushBuffers() and getAllKeys() (#316) More... over 8 years ago
Ignore specific errors from memcached_dump for getAllKeys() with newer memcached servers (#315) More... over 8 years ago
Fix compiling with memcached binary protocol enabled (#312) More... over 8 years ago
Restore php_libmemcached_compat with workaround for missing memcached_exists (#314) More... over 8 years ago
Travis CI purge old versions of memcached and libmemcached (#309) More... over 8 years ago
Fix memory leak from recent change to s_compress_value More... over 8 years ago
Bump version to 3.0.0 More... over 8 years ago
Add ChangeLog notes and tentative release date for 3.0.0 More... over 8 years ago
Support for 64-bit offsets for increment and decrement (#306) More... over 8 years ago
Merge pull request #303 from sodabrew/compression_conditions More... over 8 years ago
Make sure that s_compress_value() will always leave a valid payload, even if it did not get compressed More... over 8 years ago
fix: compression edge case (#255) More... over 8 years ago
Added error reporting to session code (#301) More... over 8 years ago
Fix port number in getVersion (#300) (390) More... over 8 years ago
fix: 0 max_execution_time ini value (#266) More... over 8 years ago
Add optional parameter 'type' for method 'getStats' (#298) More... over 8 years ago
Use bool data type for HAVE_* class constants (#166) More... over 8 years ago
correct a spelling mistake (#207) More... over 8 years ago
Fix tests for PHP 7.1 (#297) More... over 8 years ago
Cleanup all checks for unsupported libmemcached versions (#295) More... over 8 years ago
Add release notes about session protocol,get and getMulti changing (#271) More... over 8 years ago
Cannot reset OPT_PREFIX_KEY #293 (#294) More... over 8 years ago
Add mention of msgpack to the README More... over 8 years ago
Update the README in preparation for php-memcached 3.x release More... over 8 years ago
Merge branch 'php7' More... over 8 years ago
Adjust the Travis CI matrix: PHP 7.0 and 7.1, fewer revisions of libmemcached (#273) More... over 8 years ago
Whitespace More... almost 9 years ago
Consistently use #ifdef instead of #if for autoconf definitions More... almost 9 years ago
Use only the HAVE_MEMCACHED_SASL definition from config.h More... almost 9 years ago