|
|
@961
|
6 years |
Xuefer |
revert opt out of included_files handling. still required by …
|
|
|
@954
|
6 years |
Xuefer |
restore open_files handling, it is required. disable included_files …
|
|
|
@938
|
6 years |
Xuefer |
finished sandbox rewrite
|
|
|
@937
|
6 years |
Xuefer |
still WIP: rewrite sandbox to use callback
|
|
|
@935
|
6 years |
Xuefer |
simplify sandbox/compiler_result code, removed alloc
|
|
|
@930
|
6 years |
Xuefer |
fix disassembler for 2.4 literal
|
|
|
@917
|
6 years |
Xuefer |
kill sign/const warning
|
|
|
@903
|
6 years |
Xuefer |
fixed #281: changing zend_error may left unclean set up when timeout …
|
|
|
@875
|
6 years |
Xuefer |
PHP_5_4: fix for ZEND_JMP_SET_VAR
|
|
|
@860
|
6 years |
Xuefer |
kill warnings
|
|
|
@853
|
6 years |
Xuefer |
kill warning
|
|
|
@852
|
6 years |
Xuefer |
kill warning
|
|
|
@847
|
6 years |
Xuefer |
fix build for <=PHP_5_2, optimize dirname call
|
|
|
@846
|
6 years |
Xuefer |
kill most const warning
|
|
|
@829
|
6 years |
Xuefer |
tests/bug52160.phpt: report multiple error correctly
|
|
|
@822
|
6 years |
Xuefer |
initial PHP_5_4 support
|
|
|
@785
|
7 years |
Xuefer |
fix false assertion for empty while (1) {}
|
|
|
@778
|
7 years |
Xuefer |
decompiler: refix FETCH_CONSTANT for PHP_5_3 instead of messing up …
|
|
|
@769
|
7 years |
Xuefer |
fix type of op_type mismsatch for PHP 5-, assert before changing opline_num
|
|
|
@749
|
7 years |
Xuefer |
decompiler: massive improvements for php 5 and 5.3
|
|
|
@716
|
7 years |
Xuefer |
PHP 6: initial catch up with php 6 literals and trait
|
|
|
@705
|
7 years |
Xuefer |
fix builtin constant memory leak on compile
|
|
|
@682
|
9 years |
Xuefer |
PHP_6: fix for function and class talbe similar to previous fix
|
|
|
@681
|
9 years |
Xuefer |
PHP_6: new zend_constants.dtor which is used to free …
|
|
|
@679
|
9 years |
Xuefer |
remove superfluous code about auto_globals
|
|
|
@671
|
9 years |
Xuefer |
move and add back compatibile function to utils.c
|
|
|
@669
|
9 years |
Xuefer |
use XCACHE_ERROR_CACHING macro to simplify ifdefs
|
|
|
@668
|
9 years |
Xuefer |
make #ifdef's looks better for E_DEPRECATED
|
|
|
@660
|
9 years |
Xuefer |
PHP6 build fix
|
|
|
@651
|
9 years |
Xuefer |
make use of internal_constant_tail otherwise 1.3 will cache unwanted …
|
|
|
@648
|
9 years |
Xuefer |
also cache/reproduce E_DEPRECATED
|
|
|
@640
|
9 years |
Xuefer |
copy only internal constant, clean constant on shutdown
|
|
|
@637
|
9 years |
Xuefer |
PHP_6: fix build
|
|
|
@635
|
9 years |
Xuefer |
avoid unused function warning
|
|
|
@588
|
9 years |
Xuefer |
handle compile time new constant. fixed #208: null as default value …
|
|
|
@555
|
10 years |
Xuefer |
remove signed/unsigned warning
|
|
|
@548
|
10 years |
Xuefer |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
@545
|
10 years |
Xuefer |
fixed undefined symbol zend_vspprintf, use vspprintf instead
|
|
|
@515
|
10 years |
Xuefer |
PHP_6: added goto support
|
|
|
@508
|
10 years |
Xuefer |
PHP_4: fix build
|
|
|
@506
|
10 years |
Xuefer |
optimized function_table/class_table by caching hash value
|
|
|
@504
|
10 years |
Xuefer |
PHP_6: updated support
|
|
|
@500
|
10 years |
Xuefer |
don't catch compiler error, just warnings
|
|
|
@496
|
10 years |
Xuefer |
fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
|
|
|
@485
|
10 years |
Xuefer |
5.3 support
|
|
|
@434
|
11 years |
Xuefer |
typo
|
|
|
@405
|
11 years |
Xuefer |
full ZendOptimizer? compatibility
|
|
|
@393
|
11 years |
Xuefer |
set svn:eol-style
|
|
|
@349
|
11 years |
Xuefer |
build with vc6 by fixing TRAC va_arg
|
|
|
@346
|
11 years |
Xuefer |
disable copying internal class temporarily
|
|
|
@345
|
11 years |
Xuefer |
copy function/class table correctly by using add_ref
|
|
|
@344
|
11 years |
Xuefer |
copy internal functions/classes into sandbox, they're needed by compiler
|
|
|
@305
|
11 years |
Xuefer |
TRACE() instead of ifdef/fprintf
|
|
|
@295
|
11 years |
Xuefer |
remove warnings
|
|
|
@294
|
11 years |
Xuefer |
trunk: kill warning on solaris compiler
|
|
|
@270
|
11 years |
Xuefer |
make [269] pass test cases
|
|
|
@269
|
11 years |
Xuefer |
do not destruct shallow copied tmp_auto_globals. also improve copying …
|
|
|
@268
|
11 years |
Xuefer |
full compatible with auto_globals_jit, no need to disable it from now on
|
|
|
@264
|
12 years |
Xuefer |
remove false assertion.
|
|
|
@235
|
12 years |
Xuefer |
cacher: trick in_compilation state, don't trigger __autoload at …
|
|
|
@226
|
12 years |
Xuefer |
cacher: php4 fix for #36
|
|
|
@214
|
12 years |
Xuefer |
cacher: fixed #41, don't early bind class that implement interface
|
|
|
@213
|
12 years |
Xuefer |
fix undefined symnbol max
|
|
|
@212
|
12 years |
Xuefer |
fixed #41, early class binding
|
|
|
@210
|
12 years |
Xuefer |
revert wrong commit in [209]
|
|
|
@209
|
12 years |
Xuefer |
fixed #42, conflict between xcache sandbox and user error handler
|
|
|
@203
|
12 years |
Xuefer |
cacher: fix sandbox destructor problem that cause memory leak, …
|
|
|
@200
|
12 years |
Xuefer |
BUCKET_KEY readability and PHP_6 build fix
|
|
|
@166
|
12 years |
Xuefer |
use existing hashtable pDestructor to avoid accident undefined symbol
|
|
|
@148
|
12 years |
Xuefer |
reconstruct shm/allocator
|
|
|
@131
|
12 years |
Xuefer |
move open_files out of sandbox, it's not needed
|
|
|
@121
|
12 years |
Xuefer |
removed unused xc_constant_copy_ctor
|
|
|
@103
|
12 years |
Xuefer |
PHP_6: builds again with php6. update UChar/void ptr to zstr.
|
|
|
@95
|
12 years |
Xuefer |
fixed #20, default: --enable-xcache-constant=yes
|
|
|
@88
|
12 years |
Xuefer |
possible fix for #14 "Cannot redeclare ()"
|
|
|
@19
|
12 years |
Xuefer |
void empty agument for macro for vc6
|
|
|
@11
|
12 years |
Xuefer |
make it build on windows vc compiler
|
|
|
@8
|
12 years |
Xuefer |
make opcode_spec_def.h optional
|
|
|
@1
|
12 years |
Xuefer |
initial import to online
|