Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259186 - dev-php5/pecl-memcache-3.0.4 bump request
Summary: dev-php5/pecl-memcache-3.0.4 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL: http://pecl.php.net/package/memcache
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 07:30 UTC by Krzysztof Olędzki
Modified: 2009-04-12 21:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Olędzki 2009-02-16 07:30:12 UTC
- Enabled compression by default for values larger than 20kb
- Scalar data types (int, bool, double) are preserved by get/set
- Reserved the lowest 2 bytes of the flags for internal use
- Fixed PECL bug #14157 (Segmentation fault with errorcallback handler)
- Fixed PECL bug #15342 (memcache keys whitespaces replace issue)
- Fixed PECL bug #15447 (Persistent Connections Cause Segfaults if One Server Drops)
- Fixed PECL bug #15529 (memcache object loses port information)
- Fixed PECL bug #14730 (Types lost during get/set)
- Fixed PECL request #14801 (Session handler and large sessions)
- Added REPORT_ERRORS to php stream open
- New INI directive
memcache.compress_threshold = 20000
Comment 1 Deniss Gaplevsky 2009-02-18 09:54:29 UTC
please do this ASAP - "Persistent Connections Cause Segfaults if One Server
Drops" is very painful
Comment 2 Neil Skrypuch 2009-03-05 14:42:46 UTC
3.0.4 is out now, and in addition to the listed changes, fixes bug 15919: http://pecl.php.net/bugs/bug.php?id=15919
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-04-12 21:24:19 UTC
3.0.4 and 2.2.5 inCVS now.