Xuefer
|
ffc88d8e8d
|
fixed #330: fix win32 build with no indent.exe nor cat.exe
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1418 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-10-10 07:34:51 +00:00 |
Xuefer
|
7df0fab8f6
|
rewrite try/catch handling to fix nested try/catch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1405 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-26 09:33:09 +00:00 |
Xuefer
|
a8f973a0a8
|
fix optimizer for try/catch/finally when either catch/finally is omitted
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1398 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-26 07:14:42 +00:00 |
Xuefer
|
b52561376a
|
update ChangeLog/NEWS for #324
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1394 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-25 02:49:01 +00:00 |
Xuefer
|
03f13d37cf
|
admin: make mkpassword.php easier for noob
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1375 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-17 16:28:40 +00:00 |
Xuefer
|
c7a1b68ae3
|
reformat ChangeLog/NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1368 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-09 16:41:47 +00:00 |
Xuefer
|
1267e8bb4f
|
fixes #323: refix locking impl for threaded env
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1366 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-09 16:16:05 +00:00 |
Xuefer
|
4f282ad3d5
|
fix typo, improve readability of NEWS/ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1362 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-09-05 04:13:18 +00:00 |
Xuefer
|
6409eb5aef
|
cacher: fixes #228, enable var caching for cli
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-07-22 07:22:58 +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
|
d0bcd02437
|
Decompiler: improves support for PHP_5_4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1288 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-07-10 09:32:49 +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
|
96e1893175
|
un-experimental for __FILE__ __DIR__ handling after files moved/hardlinked
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1277 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-06-26 15:03:13 +00:00 |
Xuefer
|
dd6e9fbe85
|
disassembler: fixes crash with nested sandbox (since 3.0)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1275 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-06-25 05:01:31 +00:00 |
Xuefer
|
056483bbff
|
note about 3.0.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1265 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-06-18 02:40:51 +00:00 |
Xuefer
|
ba09ba2425
|
updated release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1260 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-06-10 04:25:32 +00:00 |
Xuefer
|
5d5b18a4bc
|
update bug fix note about PHP 5.4+ only
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1253 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-05-28 02:03:33 +00:00 |
Xuefer
|
cf45ee00ee
|
fixes #307: compatible with Zend Debugger which requires to be installed after Zend Extension Manager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1251 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-05-27 14:58:08 +00:00 |
Xuefer
|
5ce96cff4f
|
fixes #301: refix locking impl
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1245 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-05-20 08:02:40 +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
|
e0bf6cdd3f
|
fixes #303: tablesort.js not found in Diagnosis and Coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1235 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-04-22 09:28:39 +00:00 |
Xuefer
|
7fe46fb894
|
compatiblity with fcntl
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1234 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-03-25 08:11:46 +00:00 |
Xuefer
|
734abf667a
|
fixes #297: segv on startup under sparc, ini setting overflow
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1230 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-01-14 14:22:36 +00:00 |
Xuefer
|
9782a13dfd
|
MFB: update release date for 3.0.1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1224 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2013-01-11 02:48:41 +00:00 |
Xuefer
|
1b72c49518
|
updated ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1218 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-27 06:28:35 +00:00 |
Xuefer
|
0f53de0a19
|
add support for PHP_5_5
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-19 08:42:53 +00:00 |
Xuefer
|
d84da590ff
|
PHP_5_4: fix for ZEND_JMP_SET_VAR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1208 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-18 07:14:03 +00:00 |
Xuefer
|
ddbd8a1a33
|
adds thanks note
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1205 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-17 17:14:18 +00:00 |
Xuefer
|
35a0b57dcd
|
undefined variable when ini is not found
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1202 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-17 13:32:47 +00:00 |
Xuefer
|
beeb22d135
|
fix for ZTS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1199 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-17 10:18:22 +00:00 |
Xuefer
|
18eb8aff00
|
fixes #295: crash using traits with PHP 5.4.8+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1196 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-12 09:05:12 +00:00 |
Xuefer
|
2b3b0d2e39
|
fixs crash when cache is too small on start up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1195 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-12 09:03:39 +00:00 |
Xuefer
|
b9b0e14141
|
updated ChangeLog/NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1189 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-12-07 09:33:46 +00:00 |
Xuefer
|
d74e43830e
|
improve compatibility with "the ionCube PHP Loader", Zend Optimizer. dont do early binding for cached opcode
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1178 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-11-13 15:16:02 +00:00 |
Xuefer
|
99601d6411
|
downgrade note about compatibility with "the ionCube PHP Loader"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1176 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-11-13 13:46:54 +00:00 |
Xuefer
|
32225aeed2
|
adds note about ini setting for namespace
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1165 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-11-07 07:12:47 +00:00 |
Xuefer
|
dc3a352d3d
|
compatible with "the ionCube PHP Loader"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1163 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-11-06 02:41:16 +00:00 |
Xuefer
|
aa536223c3
|
updated news, bump version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1161 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-10-31 14:38:01 +00:00 |
Xuefer
|
396bf6651a
|
updated release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1155 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-10-29 12:08:25 +00:00 |
Xuefer
|
d2e943a191
|
closes #287: namespace support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1146 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-08-23 08:27:54 +00:00 |
Xuefer
|
413f7288b3
|
closes #198: support for caching protocol url
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1140 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-08-09 14:36:06 +00:00 |
Xuefer
|
952951b59b
|
updats ChangeLog NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1139 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-08-09 14:34:52 +00:00 |
Xuefer
|
bd8ab24396
|
updates news
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1137 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-08-09 09:20:05 +00:00 |
Xuefer
|
01b891c66a
|
fixed #39: ini_set never work for xcache.coverager setting
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1117 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-08-02 06:27:41 +00:00 |
Xuefer
|
4156d8d8c7
|
updated news/changelog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1091 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-07-30 15:06:24 +00:00 |
Xuefer
|
89a3256552
|
adds xcache_enable_cache api. re-implements disable on crash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1064 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-07-27 16:37:37 +00:00 |
Xuefer
|
5d709393bd
|
updated ChangeLog and NEWS
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1039 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-07-24 16:40:35 +00:00 |
Xuefer
|
57664a5501
|
bump version to 3.0.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1036 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-07-24 02:39:52 +00:00 |
Xuefer
|
4064549371
|
refactor: split extension init to sub module. TODO: compatibility regression
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1026 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-07-22 06:26:35 +00:00 |
Xuefer
|
e53af1f7b4
|
closes #2: auto disable on crash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@979 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
|
2012-07-16 08:41:38 +00:00 |