File: NEWS

package info (click to toggle)
php-memcached 3.3.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 924 kB
  • sloc: ansic: 5,161; xml: 869; php: 343; pascal: 81; sh: 12; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 614 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
php-memcached (2.2.0-51-ge573a6e+2.2.0-3) unstable; urgency=medium

  * PHP memcached extension is now compiled with igbinary, json and
    msgpack serializer support.  The memcached.serializer option in
    memcached.ini is set to 'php' to retain backwards compatibility.

    Change the memcached.serializer option to 'igbinary', 'json' or
    'msgpack' to use the different memcached serializer.  You will have to
    install php-igbinary package for igbinary serializer support and
    php-msgpack package for msgpack serializer support.

 -- Ondřej Surý <ondrej@debian.org>  Thu, 18 Feb 2016 15:56:17 +0100