Timeline
2013-08-12:
- 09:25 Changeset in svn [1343] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.cpp.php
Decompiler: support for const in static array index; TODO: PHP 5.0- support for static array
- 09:25 Changeset in git [a0217c2]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.cpp.php
Decompiler: support for const in static array index; TODO: PHP 5.0- support for static array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1343 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:21 Changeset in svn [1342] by
-
- trunk/lib/Decompiler.class.php
Decompiler: strip namespace in const array
- 08:21 Changeset in git [2ba9c12]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: strip namespace in const array
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1342 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-08-11:
- 17:20 Ticket #318 (Problem with constants in class) created by
- No decode constants when it's used as keys in array. Test code: …
- 01:56 Ticket #317 (Why XCache doesn't cache files in CLI?) closed by
- wontfix: the cache won't share between different process group, it has to be …
- 01:53 Ticket #316 (SEGV at _zend_hash_add_or_update) closed by
- invalid
2013-08-10:
- 23:36 Ticket #317 (Why XCache doesn't cache files in CLI?) created by
- I've tested older versions (1.0.3) and the newest 3.0.3. It seems that …
- 22:22 Ticket #316 (SEGV at _zend_hash_add_or_update) created by
- $ XCACHE_TEST=1 php cron.php Segmentation fault: 11 $ php -i | grep -i …
2013-08-08:
- 08:01 Ticket #315 (Problem building from source) created by
- OS Ubuntu 12.04.1 LTS PHP Version 5.4.17 xcache-3.0.3 Same …
2013-07-22:
- 07:22 Ticket #228 (var cache doesn't work for php cli) closed by
- fixed: In 1341: […]
- 07:22 Changeset in svn [1341] by
-
- trunk/ChangeLog
- trunk/mod_cacher/xc_cacher.c
cacher: fixes #228, enable var caching for cli
- 07:22 Changeset in git [6409eb5]3.13.2trunk by
-
- ChangeLog
- mod_cacher/xc_cacher.c
cacher: fixes #228, enable var caching for cli
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1341 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 07:20 Changeset in svn [1340] by
-
- trunk/mod_disassembler/sample.cpp.php
Decompiler: multiple catch support for PHP 5.1-
- 07:20 Changeset in git [b3c0771]3.13.2trunk by
-
- mod_disassembler/sample.cpp.php
Decompiler: multiple catch support for PHP 5.1-
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1340 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:39 Changeset in svn [1339] by
-
- trunk/lib/Decompiler.class.php
Decompiler: multiple catch support for PHP 5.1-
- 06:39 Changeset in git [c3ecaca]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: multiple catch support for PHP 5.1-
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1339 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:06 Changeset in svn [1338] by
-
- trunk/bin/phpdop.phpr
- trunk/lib/Decompiler.class.php
phpdop: show jumpouts/jmpins
- 06:06 Changeset in git [70c75c5]3.13.2trunk by
-
- bin/phpdop.phpr
- lib/Decompiler.class.php
phpdop: show jumpouts/jmpins
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1338 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-19:
- 10:13 Changeset in svn [1337] by
-
- trunk/devel/run
devel: dont symlink non-existing file
- 10:13 Changeset in git [f55cf8f]3.13.2trunk by
-
- devel/run
devel: dont symlink non-existing file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:57 Changeset in svn [1336] by
-
- trunk/mod_disassembler/sample.cpp.php
devel: fix yield sample for decompile test
- 06:57 Changeset in git [ef01ec9]3.13.2trunk by
-
- mod_disassembler/sample.cpp.php
devel: fix yield sample for decompile test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1336 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 06:50 Changeset in svn [1335] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.cpp.php
Decompiler: update PHP4 support for static method call
- 06:50 Changeset in git [df7065a]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.cpp.php
Decompiler: update PHP4 support for static method call
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1335 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 05:03 Changeset in svn [1334] by
-
- trunk/devel/run
- trunk/mod_disassembler/sample.cpp.php
- trunk/mod_disassembler/sample4.php
devel: use cpp to generate samples for different php version
- 05:03 Changeset in git [e8600f7d]3.13.2trunk by
-
- devel/run
- mod_disassembler/sample.cpp.php
- mod_disassembler/sample4.php
devel: use cpp to generate samples for different php version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1334 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:26 Changeset in svn [1333] by
-
- trunk/lib/Decompiler.class.php
Decompiler: support for yield generator
- 04:26 Changeset in git [f77dead]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: support for yield generator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1333 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:25 Changeset in svn [1332] by
-
- trunk/xcache/xc_opcode_spec_def.h
code clean up
- 04:25 Changeset in git [d5e4348]3.13.2trunk by
-
- xcache/xc_opcode_spec_def.h
code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1332 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:52 Changeset in svn [1331] by
-
- trunk/mod_disassembler/sample4.php
- trunk/mod_disassembler/sample5.php
separate PHP 4/5 decompile sample
- 03:52 Changeset in git [9c0219a]3.13.2trunk by
-
- mod_disassembler/sample4.php
- mod_disassembler/sample5.php
separate PHP 4/5 decompile sample
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1331 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-17:
- 09:41 Changeset in svn [1330] by
-
- trunk/lib/Decompiler.class.php
Decompiler: refix switch (SWITCH_FREE)
- 09:41 Changeset in git [ce40173]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: refix switch (SWITCH_FREE)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1330 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:10 Changeset in svn [1329] by
-
- trunk/lib/Decompiler.class.php
Decompiler: avoid duplicate switch result
- 09:10 Changeset in git [6207654]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: avoid duplicate switch result
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1329 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 08:21 Changeset in svn [1328] by
-
- trunk/bin/phpdop.phpr
use dec for opline
- 08:21 Changeset in git [a8b80b6]3.13.2trunk by
-
- bin/phpdop.phpr
use dec for opline
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1328 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-16:
- 03:24 Changeset in svn [1327] by
-
- trunk/mod_disassembler/sample.php
undone code removal mistake
- 03:24 Changeset in git [01ecac3]3.13.2trunk by
-
- mod_disassembler/sample.php
undone code removal mistake
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1327 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:44 Changeset in svn [1326] by
-
- trunk/xcache/xc_const_string.c
fix type string for PHP5.1-
- 02:44 Changeset in git [98eb42c]3.13.2trunk by
-
- xcache/xc_const_string.c
fix type string for PHP5.1-
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1326 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:42 Changeset in svn [1325] by
-
- trunk/Makefile.frag.deps
- trunk/devel/prepare.mak
- trunk/xcache/xc_const_string.c
- …
adds opcode string for PHP5.2 seperately for easier compiling
- 02:42 Changeset in git [efab40d]3.13.2trunk by
-
- Makefile.frag.deps
- devel/prepare.mak
- xcache/xc_const_string.c
- …
adds opcode string for PHP5.2 seperately for easier compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1325 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:23 Changeset in svn [1324] by
-
- trunk/Makefile.frag.deps
- trunk/devel/run
devel: make deps works before build
- 02:23 Changeset in git [5931080]3.13.2trunk by
-
- Makefile.frag.deps
- devel/run
devel: make deps works before build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:19 Changeset in svn [1323] by
-
- trunk/devel/run
devel: allow phpize/make to work on multiple dirs
- 02:19 Changeset in git [8c37355]3.13.2trunk by
-
- devel/run
devel: allow phpize/make to work on multiple dirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15:
- 17:53 Changeset in svn [1322] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: fix new without assign
- 17:53 Changeset in git [afb8990]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: fix new without assign
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1322 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 17:37 Changeset in svn [1321] by
-
- trunk/ChangeLog
- trunk/Makefile.frag.deps
- trunk/devel/prepare.cfg.example
- …
add back PHP_4 code for disassembler
- 17:37 Changeset in git [02eb6be]3.13.2trunk by
-
- ChangeLog
- Makefile.frag.deps
- devel/prepare.cfg.example
- …
add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 16:55 Changeset in svn [1320] by
-
- trunk/processor/struct.m4
fix build using old C
- 16:55 Changeset in git [b166cbc]3.13.2trunk by
-
- processor/struct.m4
fix build using old C
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1320 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 15:53 Changeset in svn [1319] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_opcode_spec_def.h
Decompiler, disassembler: fix unset for PHP 5.0
- 15:53 Changeset in git [22e80e3]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_opcode_spec_def.h
Decompiler, disassembler: fix unset for PHP 5.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1319 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:32 Changeset in svn [1318] by
-
- trunk/lib/Decompiler.class.php
Decompiler: update static member support for PHP 5.0
- 09:32 Changeset in git [66bda12]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: update static member support for PHP 5.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1318 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 09:03 Changeset in svn [1317] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
Decompiler: fix PHP5.0 foreach, pre/post inc/dec
- 09:03 Changeset in git [c9913ec]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
Decompiler: fix PHP5.0 foreach, pre/post inc/dec
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1317 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:40 Changeset in svn [1316] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_opcode_spec_def.h
Decompiler, disassembler: update PHP 5.0 support
- 04:40 Changeset in git [3667994]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_opcode_spec_def.h
Decompiler, disassembler: update PHP 5.0 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1316 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:07 Changeset in svn [1315] by
-
- trunk/lib/Decompiler.class.php
Decompiler: fix PHP 5.0 static member
- 04:07 Changeset in git [e5dfdde]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: fix PHP 5.0 static member
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1315 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 03:05 Changeset in svn [1314] by
-
- trunk/lib/Decompiler.class.php
- trunk/xcache/xc_utils.c
Decompiler, disassembler: update PHP 5.0 support
- 03:05 Changeset in git [63c0a0a]3.13.2trunk by
-
- lib/Decompiler.class.php
- xcache/xc_utils.c
Decompiler, disassembler: update PHP 5.0 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1314 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:30 Changeset in svn [1313] by
-
- trunk/mod_cacher/xc_cacher.c
- trunk/mod_disassembler/xc_disassembler.c
- trunk/processor/main.m4
- …
ZEND_STRS ZEND_STRL is inconsist between PHP5.0- and PHP5.0+
- 02:30 Changeset in git [31e5f02]3.13.2trunk by
-
- mod_cacher/xc_cacher.c
- mod_disassembler/xc_disassembler.c
- processor/main.m4
- …
ZEND_STRS ZEND_STRL is inconsist between PHP5.0- and PHP5.0+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:29 Changeset in svn [1312] by
-
- trunk/Makefile.frag.deps
- trunk/devel/run
update dependencies
- 02:29 Changeset in git [c4d23d3]3.13.2trunk by
-
- Makefile.frag.deps
- devel/run
update dependencies
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 02:27 Changeset in svn [1311] by
-
- trunk/htdocs/cacher/lang/en.po
- trunk/htdocs/cacher/lang/zh-simplified.po
- trunk/htdocs/cacher/lang/zh-traditional.po
- …
update po
- 02:27 Changeset in git [3022438]3.13.2trunk by
-
- htdocs/cacher/lang/en.po
- htdocs/cacher/lang/zh-simplified.po
- htdocs/cacher/lang/zh-traditional.po
- …
update po
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1311 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-14:
- 19:02 Changeset in svn [1310] by
-
- trunk/mod_optimizer/xc_optimizer.c
optimizer: fix recalc of catch_op/finally_op
- 19:02 Changeset in git [6fc0015]3.13.2trunk by
-
- mod_optimizer/xc_optimizer.c
optimizer: fix recalc of catch_op/finally_op
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1310 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 19:01 Changeset in svn [1309] by
-
- trunk/lib/Decompiler.class.php
Decompiler: fix handling catch with/without FETCH_CLASS & JMP for different PHP version
- 19:01 Changeset in git [081bb66]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: fix handling catch with/without FETCH_CLASS & JMP for different PHP version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1309 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 18:46 Changeset in svn [1308] by
-
- trunk/lib/Decompiler.class.php
Decompiler: bind FETCH_CLASS & CATCH together; fix unset for PHP5.1; improve printBacktrace for devel
- 18:46 Changeset in git [5320853]3.13.2trunk by
-
- lib/Decompiler.class.php
Decompiler: bind FETCH_CLASS & CATCH together; fix unset for PHP5.1; improve printBacktrace for devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1308 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-13:
- 04:33 Changeset in svn [1307] by
-
- trunk/lib/Decompiler.class.php
adds TODO for brk
- 04:33 Changeset in git [742ae69]3.13.2trunk by
-
- lib/Decompiler.class.php
adds TODO for brk
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1307 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
- 04:24 Changeset in svn [1306] by
-
- trunk/lib/Decompiler.class.php
- trunk/mod_disassembler/sample.php
- trunk/xcache/xc_opcode_spec.c
- …
Decompiler, disassembler: fix catch for different PHP version; fetch hack is not necessary for PHP5.4+; update for ?: operator
- 04:24 Changeset in git [b6c6620]3.13.2trunk by
-
- lib/Decompiler.class.php
- mod_disassembler/sample.php
- xcache/xc_opcode_spec.c
- …
Decompiler, disassembler: fix catch for different PHP version; fetch hack is not necessary for PHP5.4+; update for ?: operator
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1306 c26eb9a1-5813-0410-bd6c-c2e55f420ca7