Timeline
2008-01-05:
- 11:52 Changeset in svn [515] by
-
- trunk/processor/processor.m4
- trunk/utils.c
PHP_6: added goto support
- 11:52 Changeset in git [f304523]3.03.13.2trunk by
-
- processor/processor.m4
- utils.c
PHP_6: added goto support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@515 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:52 Changeset in svn [514] by
-
- trunk/xcache-test.ini
auto_globals_jit=off was not needed anymore
- 11:52 Changeset in git [4004123]3.03.13.2trunk by
-
- xcache-test.ini
auto_globals_jit=off was not needed anymore
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@514 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:44 Changeset in svn [513] by
-
- trunk/processor/processor.m4
PHP_6: fix method prototype
- 10:44 Changeset in git [1af51b5]3.03.13.2trunk by
-
- processor/processor.m4
PHP_6: fix method prototype
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@513 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:44 Changeset in svn [512] by
-
- trunk/processor/head.m4
use u_strlen instead of for loop
- 10:44 Changeset in git [0c5f489]3.03.13.2trunk by
-
- processor/head.m4
use u_strlen instead of for loop
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@512 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:09 Changeset in svn [511] by
-
- trunk/xcache-test.ini
PHP_6: the default 128M memory_limit is not enough for bug43128.phpt
- 10:09 Changeset in git [4df25f7]3.03.13.2trunk by
-
- xcache-test.ini
PHP_6: the default 128M memory_limit is not enough for bug43128.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@511 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:02 Changeset in svn [510] by
-
- trunk/const_string_opcodes_php6.x.h
PHP_6: updated opcode names
- 10:02 Changeset in git [1202c20]3.03.13.2trunk by
-
- const_string_opcodes_php6.x.h
PHP_6: updated opcode names
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@510 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:42 Changeset in svn [509] by
-
- trunk/processor/head.m4
remove warning calling u_strcmp
- 09:42 Changeset in git [decd2ba]3.03.13.2trunk by
-
- processor/head.m4
remove warning calling u_strcmp
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@509 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:17 Changeset in svn [508] by
-
- trunk/const_string.c
- trunk/processor/processor.m4
- trunk/utils.c
- …
PHP_4: fix build
- 09:17 Changeset in git [470c2fc]3.03.13.2trunk by
-
- const_string.c
- processor/processor.m4
- utils.c
- …
PHP_4: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@508 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:12 Changeset in svn [507] by
-
- trunk/processor/head.m4
- trunk/processor/processor.m4
PHP_6: unicode support for get set etc handlers
- 09:12 Changeset in git [a1bbff4]3.03.13.2trunk by
-
- processor/head.m4
- processor/processor.m4
PHP_6: unicode support for get set etc handlers
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@507 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:45 Changeset in svn [506] by
-
- trunk/processor/processor.m4
- trunk/utils.c
- trunk/utils.h
- …
optimized function_table/class_table by caching hash value
- 04:45 Changeset in git [7dcd2de]3.03.13.2trunk by
-
- processor/processor.m4
- utils.c
- utils.h
- …
optimized function_table/class_table by caching hash value
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@506 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:42 Changeset in svn [505] by
-
- trunk/processor/processor.m4
1 byte off for zend_constant
- 03:42 Changeset in git [277e453]3.03.13.2trunk by
-
- processor/processor.m4
1 byte off for zend_constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@505 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:42 Changeset in svn [504] by
-
- trunk/disassembler.c
- trunk/processor/hashtable.m4
- trunk/processor/main.m4
- …
PHP_6: updated support
- 03:42 Changeset in git [b36dbed]3.03.13.2trunk by
-
- disassembler.c
- processor/hashtable.m4
- processor/main.m4
- …
PHP_6: updated support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@504 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:36 Changeset in svn [503] by
-
- trunk/processor/processor.m4
- trunk/xcache.c
constinfos cannot be fast copied
- 02:36 Changeset in git [5b6d472]3.03.13.2trunk by
-
- processor/processor.m4
- xcache.c
constinfos cannot be fast copied
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@503 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-01-04:
- 17:13 Changeset in svn [502] by
-
- trunk/xcache.c
clean shutdown
- 17:13 Changeset in git [5197de4]3.03.13.2trunk by
-
- xcache.c
clean shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@502 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:11 Changeset in svn [501] by
-
- trunk/xcache.c
kill warning
- 17:11 Changeset in git [6acd244]3.03.13.2trunk by
-
- xcache.c
kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@501 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:42 Changeset in svn [500] by
-
- trunk/ChangeLog
- trunk/processor/processor.m4
- trunk/utils.c
- …
don't catch compiler error, just warnings
- 14:42 Changeset in git [7e8177b]3.03.13.2trunk by
-
- ChangeLog
- processor/processor.m4
- utils.c
- …
don't catch compiler error, just warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@500 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:15 Changeset in svn [499] by
-
- trunk/Makefile.frag
updated dependency for xcache.lo
- 14:15 Changeset in git [e568e2d]3.03.13.2trunk by
-
- Makefile.frag
updated dependency for xcache.lo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@499 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 14:05 Changeset in svn [498] by
-
- trunk/processor/processor.m4
- trunk/xcache.c
- trunk/xcache.h
- …
PHP_5_3: deep copy arg_info which is modified by executor
- 14:05 Changeset in git [6c747e7]3.03.13.2trunk by
-
- processor/processor.m4
- xcache.c
- xcache.h
- …
PHP_5_3: deep copy arg_info which is modified by executor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@498 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:40 Changeset in svn [497] by
-
- trunk/xcache-test.ini
oops
- 11:40 Changeset in git [947977d]3.03.13.2trunk by
-
- xcache-test.ini
oops
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@497 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:38 Changeset in svn [496] by
-
- trunk/ChangeLog
- trunk/processor/processor.m4
- trunk/utils.c
- …
fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
- 11:38 Changeset in git [52c01c2]3.03.13.2trunk by
-
- ChangeLog
- processor/processor.m4
- utils.c
- …
fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@496 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 11:20 Changeset in svn [495] by
-
- trunk/processor/processor.m4
- trunk/xcache.c
shallow copy for some compiler result infos
- 11:20 Changeset in git [1d225c1]3.03.13.2trunk by
-
- processor/processor.m4
- xcache.c
shallow copy for some compiler result infos
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@495 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-12-30:
- 13:59 Ticket #158 (Fatal error: Cannot redeclare function() with xcache 1.2.2) closed by
- invalid: it's because there's 2 require("functions.php"); and i can't make it …
- 10:58 Ticket #159 (White pages after raising size to any greater than 0) created by
- Hi, i'm fiddling around with xcache for some hours now but i can't …
- 03:24 Ticket #158 (Fatal error: Cannot redeclare function() with xcache 1.2.2) created by
- I've just installed Xcache to optimize vbulletin board but it's …
2007-12-29:
- 12:21 Changeset in svn [494] by
-
- branches/1.3
- branches/1.3/ChangeLog
- branches/1.3/NEWS
- …
branch 1.3
- 12:21 Changeset in git [7e50cbc]1.3 by
-
- ChangeLog
- NEWS
- xcache.c
- …
branch 1.3
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.3@494 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:42 Release-1.2.2 edited by
- (diff)
- 06:24 NewsArchive edited by
- (diff)
- 06:24 WikiStart edited by
- (diff)
- 06:22 NewsArchive.zh edited by
- (diff)
- 06:21 WikiStart.zh edited by
- (diff)
- 06:20 ReleaseArchive edited by
- (diff)
- 06:19 Release-1.2.2 edited by
- (diff)
- 06:19 Release-1.2.2 created by
- 04:03 Milestone 1.2.2 completed
- bug fixes
- 04:00 Changeset in svn [493] by
-
- tags/1.2.2
- tags/1.2.2/ChangeLog
- tags/1.2.2/NEWS
- …
released 1.2.2
- 04:00 Changeset in git [9141786] by
-
- ChangeLog
- NEWS
- xcache.c
- …
released 1.2.2
git-svn-id: svn://svn.lighttpd.net/xcache/tags/1.2.2@493 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:48 Changeset in svn [492] by
-
- trunk
- trunk/ChangeLog
- trunk/xcache.c
merged r490 from b1.2: added module dependency, thanks to Cristian Rodriguez
- 03:48 Changeset in git [0d656f2]3.03.13.2trunk by
-
- ChangeLog
- xcache.c
merged r490 from b1.2: added module dependency, thanks to Cristian Rodriguez
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@492 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:44 Changeset in svn [491] by
-
- trunk/const_string.c
- trunk/processor/processor.m4
- trunk/xcache.h
PHP_5_3: support for new zvalue_value.type
- 03:44 Changeset in git [94674f8]3.03.13.2trunk by
-
- const_string.c
- processor/processor.m4
- xcache.h
PHP_5_3: support for new zvalue_value.type
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@491 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:42 Changeset in svn [490] by
-
- branches/1.2/ChangeLog
- branches/1.2/xcache.c
added module dependency, thanks to Cristian Rodriguez
- 03:42 Changeset in git [bdfcccd]1.2 by
-
- ChangeLog
- xcache.c
added module dependency, thanks to Cristian Rodriguez
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@490 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:34 Changeset in svn [489] by
-
- branches/1.2/ChangeLog
- branches/1.2/NEWS
ChangeLog?/NEWS update
- 03:34 Changeset in git [ae0a470]1.2 by
-
- ChangeLog
- NEWS
ChangeLog?/NEWS update
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.2@489 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2007-12-28:
- 12:10 Changeset in svn [488] by
-
- trunk/xcache.c
typo issue
- 12:10 Changeset in git [4ac98a4]3.03.13.2trunk by
-
- xcache.c
typo issue
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@488 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:10 Changeset in svn [487] by
-
- trunk/processor/processor.m4
ZVAL_REFCOUNT was removed in ZendEngine?
- 12:10 Changeset in git [9fdc8ec]3.03.13.2trunk by
-
- processor/processor.m4
ZVAL_REFCOUNT was removed in ZendEngine?
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@487 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 12:09 Changeset in svn [486] by
-
- trunk/xcache.c
fix unused variable warning
- 12:09 Changeset in git [b038eb8]3.03.13.2trunk by
-
- xcache.c
fix unused variable warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@486 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 10:16 Changeset in svn [485] by
-
- trunk/const_string.c
- trunk/const_string_opcodes_php5.3.h
- trunk/coverager.c
- …
5.3 support
- 10:16 Changeset in git [b96c159]3.03.13.2trunk by
-
- const_string.c
- const_string_opcodes_php5.3.h
- coverager.c
- …
5.3 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:57 Ticket #157 (support user error handler for E_STRICT/E_DEPRECATED) created by
- E_STRIC/E_DEPRECATEDT warning is disabled for user custom error …
2007-12-26:
- 10:07 Ticket #156 (3个月没更新了,出了什么问题?) closed by
- invalid: 讨论/问问题请用 http://forum.lighttpd.net/forum/4 跟进 PHP_5_3 没难度. 没必要跟着来回改动
- 06:37 Ticket #156 (3个月没更新了,出了什么问题?) created by
- lighttpd和xcache怎么都不更新了,出了什么情况? 介绍里说[[能够快速跟进 PHP …
2007-12-21:
- 01:37 Ticket #154 (vbulletin / vbjournal problem) closed by
- invalid: well, in vbjournal, simply remove […] in /journal.php, it's a bug …
2007-12-19:
- 03:16 Ticket #155 (XCACHE在FASTCGI模式下的内存问题) created by
- 使用ZENDCORE的APACHE-WIN32套件 PHP 5.2.1 NTS 加挂了XCACHE 使用EXTENSION模式加载 工作正常 …
2007-12-18:
2007-12-10:
- 23:38 Ticket #154 (vbulletin / vbjournal problem) created by
- This is causing errors in vbjournal …
2007-12-09:
- 02:13 Ticket #153 (xCache Problem...) closed by
- invalid: i'm sure you're mixing wrong version of php-dev with php binary see …
2007-12-08:
- 17:39 Ticket #153 (xCache Problem...) created by
- […] I get this error Link to my phpinfo :) …