PHP 5.4RC2 and Memcached?

Has anyone managed to set up Memcached client libraries on PHP 5.4RC2?

I have a Memcached daemon that is installed just fine, and can install different versions of libmemcached, but every time I try to install pecl-memcached or something, I get so many errors.

Am I too far ahead of the curve here? Has anyone else got Memcached work for PHP 5.4? Google has not yet helped.

+7
source share

All Articles