Name: | php54-php-pecl-memcache |
---|---|
Version: | 3.0.8 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 183180 |
License: | PHP |
RPM: | php54-php-pecl-memcache-3.0.8-3.el7.x86_64.rpm |
Source RPM: | php54-php-pecl-memcache-3.0.8-3.el7.src.rpm |
Build Date: | Mon Jun 01 2015 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/memcache |
Summary: | Extension to work with the Memcached caching daemon |
Description: | Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces. Memcache can be used as a PHP session handler. |
- rebuild
- rebuild for new value of php(zend-abi) and php(api) #985353
- Update to 3.0.8
- add patch for https://bugs.php.net/59602 segfault in getExtendedStats - also provides php-memcache
- improve comment in configuration about session.
- fix RHEL-5 build (add buildroot + defattr)
- initial spec rewrite for scl build
- switch back to previous patch as possible memleak more acceptable than certain segfault
- use upstream patch instead of our (memleak)
- update to 3.0.7 - drop patches merged upstream - cleanup spec