33 Commits

Author SHA1 Message Date
Herman Radtke ce73095e46 Fix Bug #63141 - Please Provides LICENSE file and tests folder 2012-09-23 07:06:17 +00:00
Herman Radtke 2bcc31f921 Release 2.2.7 2012-09-23 01:52:18 +00:00
Pierre Joye 0077c66766 - update to package.xml v2 2009-11-05 16:51:46 +00:00
Mikael Johansson 7479cc3c68 Preparations for release 2.2.5 2009-02-27 17:46:23 +00:00
Mikael Johansson d895787a99 Fixed PECL request #13758 (Failed to extract 'connection' variable from object) 2009-01-15 18:15:50 +00:00
Mikael Johansson d48240849c Improved performance of consistent hash strategy
Reverted ssprintf() simplification because %s is not binary safe (values might contain \0)
Fixed compiler warnings in setoptimeout()
2009-01-15 18:11:41 +00:00
Antony Dovgal 3d43462ea2 fix status 2008-09-19 12:14:52 +00:00
Mikael Johansson 321fb38a05 Prepare for release 2.2.4 2008-09-11 19:59:30 +00:00
Mikael Johansson 2050484986 Fixed PECL request #13725 (unnecessary allocations in mmc_consistent_add_server) 2008-09-11 19:19:26 +00:00
Antony Dovgal bafb4f5ad7 update my email address (sorry for the noise..) 2008-08-16 10:15:54 +00:00
Mikael Johansson 1a6f1b803d Fixed PECL bug #14239 (Memcache::set() modifies value parameter) 2008-06-25 20:27:07 +00:00
Mikael Johansson 1caceaeb65 Fixed server weight not being used in the session handler 2008-06-03 21:00:38 +00:00
Mikael Johansson 6c85446bb3 Added memcached stats script from Harun Yayli 2008-06-03 18:07:39 +00:00
Mikael Johansson c9f6ec8263 Fixed PECL bug #13546 (Session handler through unix socket) 2008-04-16 19:54:19 +00:00
Steph Fox bbe8d45b27 - Bring the majority of PECL extensions into line with macro/x.x.x versioning.
- Please use the -dev tag during the development cycle so that snapshots can easily be distinguished from releases.
2008-03-31 09:57:28 +00:00
Mikael Johansson 1775c79c13 Fixed Bug #13343 (compilation breaks with CodeWarrior compiler) 2008-03-17 19:05:03 +00:00
Mikael Johansson 9d28b786e9 Added automatic package version replacement via pear packager/installer
Prepare for release 2.2.3
2008-02-05 19:46:16 +00:00
Mikael Johansson 603f49c25c Changed .h file role from doc to src for compat with new PEAR installer 2008-01-27 12:52:08 +00:00
Mikael Johansson a280d8d3e8 Fixed PECL bug #12883 (Breaks UTF-8 in keys) 2008-01-11 21:34:13 +00:00
Mikael Johansson 7b2f6fa7ba Changed behaviour of close() to actually remove all servers from pool (PECL bug #12555)
Prepare for release 2.2.2
2008-01-10 18:29:57 +00:00
Mikael Johansson 52efa93ab6 Updated release notes 2008-01-09 20:36:21 +00:00
Mikael Johansson 5942d34e7e Added configure option for PEAR installer to disable session handler support 2008-01-05 10:04:38 +00:00
Mikael Johansson a8df7c92cd Fixed Bug #12494 Segmentation fault when Exception thrown in the callback function 2007-11-21 20:01:57 +00:00
Mikael Johansson b694a78097 Modified some unittests to run on PHP4 and PHP6
Prepare for release 2.2.1
2007-11-01 15:15:40 +00:00
Mikael Johansson 715af3e12b Added argument to Memcache::get() that receives the flags for retrieved value(s) 2007-10-17 19:20:14 +00:00
Mikael Johansson 74f599ab69 Fixed PECL bug 11369 ("nested" get calls in __wakeup() functions breaks)
Fixed incompatibility with standard hash strategy in previous versions
2007-10-17 18:52:02 +00:00
Mikael Johansson 476c7118f1 Prepare for release 2.2.0 2007-09-21 16:11:54 +00:00
Antony Dovgal f685bca500 fix PECL bug #11221 (Double free when returning cached object with __sleep) 2007-06-04 19:39:59 +00:00
Mikael Johansson 82117c23a6 Consistent hashing support using CRC32("server:port")
memcache.hash_strategy INI directive
2007-05-01 10:25:49 +00:00
Antony Dovgal f53b79d34b bump required PHP version 2007-03-28 12:13:37 +00:00
Antony Dovgal d438042476 add missing files, prepare to 2.1.2 2007-03-26 23:02:43 +00:00
Antony Dovgal 4289fe1cf8 prepare to 2.1.1 2007-03-26 21:16:09 +00:00
Antony Dovgal 03473236f1 upgrade to package2.xml
prepare to 2.1.1 release (somewhere on the end of month..)
2007-02-13 23:24:37 +00:00