Jump to letter: [
ABCEGHIJLMNOPRSTW
]
php72-pecl-memcache - PHP 7.2 PECL memcache v2 & v3 & v4 확장
- Description:
PHP PECL memcache APIs 2.x, 3.x and 4.x
4.x memcache.so
3.x memcache3.so
2.x memcache3.so
To build a compatible version, use the --with compat{71|72|73|74|80} option.
Packages
php72-pecl-memcache-4.0.5.2-2.an3.x86_64
[81 KiB] |
Changelog
by JoungKyun.Kim (2021-03-23):
- memcache-2 : fixed wrong smart_str release
- memcache-2 : fixed wrong operation PHP 7.3/7.4 support
|
php72-pecl-memcache-4.0.5.2-1.an3.x86_64
[80 KiB] |
Changelog
by JoungKyun.Kim (2020-05-24):
- update 4.0.5.2
- support legacy 2.x and 3.x
. PHP 7.3 / 7.4 support
. memcache2.so
. memcache3.so
|
php72-pecl-memcache-2.2.7-6.an3.x86_64
[64 KiB] |
Changelog
by JoungKyun.Kim (2018-07-21):
- 3.0.x
. fixed #23 Failed to read session data with 7.1/7.2
. fixed #30 PHP 7.3 + fix build warnings
|
php72-pecl-memcache-2.2.7-5.an3.x86_64
[64 KiB] |
Changelog
by JoungKyun.Kim (2018-02-10):
- 3.0.x
. fixed #20 memcache session handler with two backend servers Fatal Error (out of memory)
https://bugs.php.net/bug.php?id=73539
. fixed #16 move connect to proper section to make SKIP work (df7735e)
|