Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451512 - dev-php/xcache-3.0.1 version bump
Summary: dev-php/xcache-3.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL: http://xcache.lighttpd.net/wiki/Relea...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 09:47 UTC by Daniel
Modified: 2013-03-11 10:43 UTC (History)
4 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 Daniel 2013-01-12 09:47:27 UTC
Please add version 3.0.1. This version fixes segfaults with php >5.4.8 and traits.

Changelog:
fixes crash when cache is too small on start up
fixes #295: crash using traits with PHP 5.4.8+
fixes #290: workaround phpize vs fbsd make bug again
improve compatibility with "the ionCube PHP Loader", Zend Optimizer
fix random crash when cache is reinitialized yet failed (Thanks to Brad Baker for generating crash dump)
fix locking impl: improve stability on threaded env (Thanks to Mircea Nicolae for reproducing the bug)
diagnosis: undefined variable when ini is not found
PHP_5_4 optimizer: fix ZEND_JMP_SET_VAR
PHP_5_4 optimizer: fix for goto

Reproducible: Always
Comment 1 Matthew Schultz 2013-01-13 05:50:10 UTC
I changed 3.0.0 ebuild to 3.0.1.  I confirmed this version builds fine and apache starts normally on ~x86 arch with both php 5.3.18 and php 5.4.8.
Comment 2 Daniel 2013-02-02 08:44:55 UTC
here is a working overlay
https://github.com/Danez/xcache-overlay
Comment 3 Ole Markus With (RETIRED) gentoo-dev 2013-03-11 10:43:45 UTC
xcache already in portage. Thanks.