1
0
Fork 0
XCache is a fast, stable PHP opcode cacher that has been proven and is now running on production servers under high load. https://xcache.lighttpd.net/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Xuefer 22523476be closes #326: opcode spec info updates for 5.4+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1371 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
bin phpdop: show jumpouts/jmpins 10 years ago
devel decompiler: more sample templating trick 10 years ago
htdocs update po 10 years ago
lib Decompiler: support for const in static array index; TODO: PHP 5.0- support for static array 10 years ago
mod_assembler refactor: fix build for optimizer, use mod_* directories 11 years ago
mod_cacher fixes #323: refix locking impl for threaded env 10 years ago
mod_coverager add back PHP_4 code for disassembler 10 years ago
mod_decoder refactor: kill unused label 11 years ago
mod_disassembler decompiler: more sample templating trick 10 years ago
mod_encoder refactor: kill unused label 11 years ago
mod_optimizer Optimizer: remove unused var 10 years ago
processor processor: fix warning 10 years ago
tests avoid being deleted by phpize clean 11 years ago
util align line number in trace 11 years ago
xcache closes #326: opcode spec info updates for 5.4+ 10 years ago
.vimrc updated .vimrc 16 years ago
AUTHORS use BSD license 17 years ago
COPYING update copyright year 10 years ago
ChangeLog reformat ChangeLog/NEWS 10 years ago
INSTALL initial import to online 17 years ago
Makefile.frag avoid dup test with ./run retest 10 years ago
Makefile.frag.deps fixes #323: refix locking impl for threaded env 10 years ago
NEWS reformat ChangeLog/NEWS 10 years ago
README refactor: fix build for optimizer, use mod_* directories 11 years ago
THANKS fix email for judas_iscariote 17 years ago
config.m4 fixes #323: refix locking impl for threaded env 10 years ago
config.w32 fixes #323: refix locking impl for threaded env 10 years ago
gen_structinfo.awk move files to subdirs 11 years ago
includes.c refactor: move more cache stuffs to mod_cacher 11 years ago
run-xcachetest recover removed by mistake 11 years ago
xcache-test.ini fix test running for 5.3+ 10 years ago
xcache-zh-gb2312.ini adds xcache.coredump_type, updated ini example 10 years ago
xcache.c fixed #320: void warning for gcc only pragma 10 years ago
xcache.h fixes #323: refix locking impl for threaded env 10 years ago
xcache.ini adds xcache.coredump_type, updated ini example 10 years ago
xcache_globals.h compatiblity with fcntl 10 years ago

README

XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load.
It is tested (on linux) and supported on all of the latest version of PHP popular release branches.
ThreadSafe/Windows is also perfectly supported.

Please check http://xcache.lighttpd.net/ and https://groups.google.com/group/xcache for help