Posted
almost 10 years
ago
by
Xuefer <xuefer@…>
processor/processor.m4processor/struct.m4
cacher: fix #342 object caching
|
Posted
almost 10 years
ago
by
moo
invalid:
xcache.var_namespace_mode = 0
xcache.var_namespace = some different string, for each pool
re-open this ticket if it's not working
|
Posted
almost 10 years
ago
by
ntman
Couldn't making separate xcache variable cache for each php-fpm pool
This is very pitiful limitation. Because I can't divide variable cache by several users for shared hosting and etc.
Also expected that for each pool I can setup own xcache
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
lib/Decompiler.class.php
Decompiler: include EX inside $range
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
lib/Decompiler.class.php
Decompiler: function op() to skip NOP
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
lib/Decompiler.class.php
Decompiler: dump: adds ':' before constant
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
lib/Decompiler.class.php
Decompiler: adds opline in error message
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
bin/phpdc.phprbin/phpdop.phprdevel/run…
Decompiler: merge phpdop into Decompiler
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
lib/Decompiler.class.php
Decompiler: fix undefined index for catch at bottom of the opcode
|
Posted
about 10 years
ago
by
Xuefer <xuefer@…>
lib/Decompiler.class.php
Decompiler: disable assert by default
|