1
0
Fork 0
Commit Graph

11 Commits (0ea8e3c247b980e26afe6b511956b05c482e5d70)

Author SHA1 Message Date
Xuefer de6840d14b closes #342: object caching
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1558 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-11-10 06:08:07 +00:00
Xuefer 46d274fba2 adds class const support for {{{__FILE__ __DIR__}}}
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1530 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-09-12 04:27:41 +00:00
Xuefer be1ba47738 disable {{{__DIR__}}} recognization for <=PHP_5_2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1521 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2014-09-11 08:11:24 +00:00
Xuefer 02eb6beda4 add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15 17:37:57 +00:00
Xuefer c7492e6c3a remove php 4 support completely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-08 08:00:36 +00:00
Xuefer d6a26094d9 fixes #296: Multiple instances of the same software causes PHP "cannot redeclare class" errors when xcache enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1238 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-10 17:52:02 +00:00
Xuefer 36ef103274 fix some 64bit warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-17 13:22:49 +00:00
Xuefer 00883bf301 fix build, part of previous change
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1188 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-07 09:31:27 +00:00
Xuefer 6b2ab887aa cacher: hide more detail
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1132 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 03:43:48 +00:00
Xuefer a24edd1fa0 const some mem handlers
split non-shared data from shm
make editor goto file correctly


git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1062 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-27 15:10:17 +00:00
Xuefer ef9f0d6d09 refactor: move more cache stuffs to mod_cacher
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1051 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-26 03:47:52 +00:00