[announce] php: mcache extension 1.1.4

John McCaskey johnm at klir.com
Wed Mar 16 12:44:06 PST 2005


Ok, so yet another quick trivial bug fix release...

This one fixes an issue where calling $mc->stats() when no valid servers
are added could result in a segfault.  libmemcache returns a null
pointer for the version in this situation and I was not checking for
that.  If you aren't using the stats() call this has no impact.

Updated build at http://www.klir.com/~johnm/php-mcache/

-- 
John A. McCaskey
Software Development Engineer
Klir Technologies, Inc.
johnm at klir.com
206.902.2027


More information about the memcached mailing list