Игорь Олемской — практические заметки по системному администрированию Linux CentOS

memcache 3.0.2 (перепечатка)

Комментариев нет

— Updated binary protocol to be compatible with memcached 1.3.0
— Added memcached stats script from Harun Yayli (http://livebookmark.net/memcachephp)
— Fixed server weight not being used in the session handler
— Fixed PECL bug #13343 (compilation breaks with CodeWarrior compiler)
— Fixed PECL bug #13546 (Session handler through unix socket)
— Fixed PECL bug #13592 (error in opcode)
— Fixed PECL req #13588 (minor inefficiency in binary protocol implementation)
— Fixed PECL bug #14044 (send of 32768 bytes failed with errno=11 Resource temporarily unavailable)
— Fixed PECL bug #14239 (Memcache::set () modifies value parameter)
— Fixed PECL bug #14156 (No check for parameter count in php_mmc_store)
— Fixed PECL bug #14458 (off-by-one causes corrupted arrays in 3.0.x)
— Fixed PECL bug #14104 (Malformed VALUE header (0))
— Fixed PECL request #13725 (unnecessary allocations in mmc_consistent_add_server)
— Changed behaviour when unserialize/uncompress fail to return false instead of failing the server

Похожие записи:

  1. memcache 2.2.4
  2. memcache 3.0.3
  3. memcache 3.0.1
  4. memcache 2.2.2
  5. php-pecl-memcache-3.0.5

Комментировать