|
|
|
@937
|
[937]
|
11 months |
moo |
still WIP: rewrite sandbox to use callback
|
|
|
|
@935
|
[935]
|
11 months |
moo |
simplify sandbox/compiler_result code, removed alloc
|
|
|
|
@903
|
[903]
|
11 months |
moo |
fixed #281: changing zend_error may left unclean set up when timeout …
|
|
|
|
@860
|
[860]
|
14 months |
moo |
kill warnings
|
|
|
|
@847
|
[847]
|
14 months |
moo |
fix build for <=PHP_5_2, optimize dirname call
|
|
|
|
@846
|
[846]
|
14 months |
moo |
kill most const warning
|
|
|
|
@671
|
[671]
|
4 years |
moo |
move and add back compatibile function to utils.c
|
|
|
|
@669
|
[669]
|
4 years |
moo |
use XCACHE_ERROR_CACHING macro to simplify ifdefs
|
|
|
|
@668
|
[668]
|
4 years |
moo |
make #ifdef's looks better for E_DEPRECATED
|
|
|
|
@662
|
[662]
|
4 years |
moo |
back patch __FILE and __DIR on cache restore
|
|
|
|
@640
|
[640]
|
4 years |
moo |
copy only internal constant, clean constant on shutdown
|
|
|
|
@637
|
[637]
|
4 years |
moo |
PHP_6: fix build
|
|
|
|
@588
|
[588]
|
4 years |
moo |
handle compile time new constant. fixed #208: null as default value for …
|
|
|
|
@548
|
[548]
|
5 years |
moo |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
|
@543
|
[543]
|
5 years |
moo |
renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
|
|
|
|
@522
|
[522]
|
5 years |
moo |
slide hits per second and hour
|
|
|
|
@506
|
[506]
|
5 years |
moo |
optimized function_table/class_table by caching hash value
|
|
|
|
@496
|
[496]
|
5 years |
moo |
fixed #157: support user error handler for E_STRICT. E_STRICT is now …
|
|
|
|
@405
|
[405]
|
6 years |
moo |
full ZendOptimizer? compatibility
|
|
|
|
@393
|
[393]
|
6 years |
moo |
set svn:eol-style
|
|
|
|
@351
|
[351]
|
6 years |
moo |
fix tab
|
|
|
|
@350
|
[350]
|
6 years |
moo |
use AfxTrace? way of TRACE for release build
|
|
|
|
@349
|
[349]
|
6 years |
moo |
build with vc6 by fixing TRAC va_arg
|
|
|
|
@345
|
[345]
|
6 years |
moo |
copy function/class table correctly by using add_ref
|
|
|
|
@344
|
[344]
|
6 years |
moo |
copy internal functions/classes into sandbox, they're needed by compiler
|
|
|
|
@305
|
[305]
|
6 years |
moo |
TRACE() instead of ifdef/fprintf
|
|
|
|
@268
|
[268]
|
7 years |
moo |
full compatible with auto_globals_jit, no need to disable it from now on
|
|
|
|
@212
|
[212]
|
7 years |
moo |
fixed #41, early class binding
|
|
|
|
@209
|
[209]
|
7 years |
moo |
fixed #42, conflict between xcache sandbox and user error handler
|
|
|
|
@131
|
[131]
|
7 years |
moo |
move open_files out of sandbox, it's not needed
|
|
|
|
@103
|
[103]
|
7 years |
moo |
PHP_6: builds again with php6. update UChar/void ptr to zstr.
|
|
|
|
@95
|
[95]
|
7 years |
moo |
fixed #20, default: --enable-xcache-constant=yes
|
|
|
|
@88
|
[88]
|
7 years |
moo |
possible fix for #14 "Cannot redeclare ()"
|
|
|
|
@1
|
[1]
|
7 years |
moo |
initial import to online
|