Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413101 - dev-php/xcache-2.0.0 is released
Summary: dev-php/xcache-2.0.0 is released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-22 15:06 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2012-05-02 10:10 UTC (History)
1 user (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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-04-22 15:06:59 UTC
1	2.0.0 2012-04-20
2	Ini Settings Changes
3	========
4	 * new: xcache.experimental = Off
5	
6	ChangeLog
7	========
8	 * support for PHP_5_4
9	 * reduce memory usage by caching 1 for multiple same content files
10	 * correct __FILE__ __DIR__ supported for hardlinked files
11	 * fixed #275: one line struct definition was confusing struct parser
12	 * fixed #102: segv when var cacher is too small
13	 * fixed #55: segv php tokenizer on certain special situation
14	 * fixed #278: admin page: wrong layout in opera
15	 * compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler
16	 * tests/bug52160.phpt: report multiple error correctly
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2012-05-02 10:10:16 UTC
Bumped in CVS