|
|
@917
|
6 years |
Xuefer |
kill sign/const warning
|
|
|
@916
|
6 years |
Xuefer |
fix coredump path should be xcache.coredump_directory
|
|
|
@915
|
6 years |
Xuefer |
code clean up
|
|
|
@914
|
6 years |
Xuefer |
crash dump support for windows
|
|
|
@903
|
6 years |
Xuefer |
fixed #281: changing zend_error may left unclean set up when timeout …
|
|
|
@900
|
6 years |
Xuefer |
fixed #279: segv on cache full
|
|
|
@894
|
6 years |
Xuefer |
adds xcache.admin.enable_auth
|
|
|
@888
|
6 years |
Xuefer |
tsrmls fix
|
|
|
@882
|
6 years |
Xuefer |
use _unlocked suffix for function name instead of _dmz
|
|
|
@881
|
6 years |
Xuefer |
use _unlocked suffix for function name instead of _dmz
|
|
|
@876
|
6 years |
Xuefer |
fix warning
|
|
|
@874
|
6 years |
Xuefer |
missing zero terminator for filename
|
|
|
@870
|
6 years |
Xuefer |
get : include_path right or dont cache
|
|
|
@869
|
6 years |
Xuefer |
fix opened_path for when stat=1
|
|
|
@867
|
6 years |
Xuefer |
include path lookup in cache
|
|
|
@866
|
6 years |
Xuefer |
is non-unicode only; prepare for handling include_path + stat=0; …
|
|
|
@865
|
6 years |
Xuefer |
xce->entry rename
|
|
|
@864
|
6 years |
Xuefer |
handle opened_path in 1 place
|
|
|
@862
|
6 years |
Xuefer |
fix previous wrong change on is_autoglobal
|
|
|
@861
|
6 years |
Xuefer |
add is_autoglobal test
|
|
|
@860
|
6 years |
Xuefer |
kill warnings
|
|
|
@859
|
6 years |
Xuefer |
expand_path for DIR FILE support
|
|
|
@858
|
6 years |
Xuefer |
var set/get/inc/dec tests
|
|
|
@857
|
6 years |
Xuefer |
fix trace
|
|
|
@856
|
6 years |
Xuefer |
store entry_var_t
|
|
|
@854
|
6 years |
Xuefer |
remove type/cache/hvalue from cached copy to reduce memory usage a …
|
|
|
@851
|
6 years |
Xuefer |
more readability cache property. reduce memory footprint for data caching
|
|
|
@848
|
6 years |
Xuefer |
fix md5 digest
|
|
|
@847
|
6 years |
Xuefer |
fix build for <=PHP_5_2, optimize dirname call
|
|
|
@846
|
6 years |
Xuefer |
kill most const warning
|
|
|
@840
|
6 years |
Xuefer |
copy md5 digest correctly in notmemcpy mode
|
|
|
@832
|
6 years |
Xuefer |
fix DIR FILE handling in literal. path resolve is still in todo
|
|
|
@827
|
6 years |
Xuefer |
avoid zend_alter_ini_entry which is execute time
|
|
|
@798
|
7 years |
Xuefer |
fix build: ISREF undefined in <=PHP_5_2
|
|
|
@781
|
7 years |
Xuefer |
Decompiler: handle closure use()
|
|
|
@780
|
7 years |
Xuefer |
prepare for use()
|
|
|
@767
|
7 years |
Xuefer |
check return value to avoid gcc warning
|
|
|
@764
|
7 years |
Xuefer |
30 seconds timeout for clog checking
|
|
|
@721
|
7 years |
Xuefer |
PHP_6: prepared in literal way for FILE DIR fix up
|
|
|
@716
|
7 years |
Xuefer |
PHP 6: initial catch up with php 6 literals and trait
|
|
|
@713
|
7 years |
Xuefer |
disassembler: refix previous partial
|
|
|
@702
|
7 years |
Xuefer |
fix --disable-xcache-constant
|
|
|
@698
|
7 years |
Xuefer |
fix segv on shutdown when ionCube Loader is loaded
|
|
|
@687
|
9 years |
Xuefer |
update op_array->filename for hard link restoring
|
|
|
@686
|
9 years |
Xuefer |
initize file/dir path
|
|
|
@685
|
9 years |
Xuefer |
remove debug code
|
|
|
@684
|
9 years |
Xuefer |
the logic of implemenation of dir/file path fixing was wrong. file/dir …
|
|
|
@683
|
9 years |
Xuefer |
avoid crash by dirpath/filepath on parser error
|
|
|
@679
|
9 years |
Xuefer |
remove superfluous code about auto_globals
|
|
|
@673
|
9 years |
Xuefer |
closes #225, unset by prefix
|
|
|
@672
|
9 years |
Xuefer |
fix #224, support more than 2G on 64bit arch
|
|
|
@671
|
9 years |
Xuefer |
move and add back compatibile function to utils.c
|
|
|
@670
|
9 years |
Xuefer |
fix build for win32
|
|
|
@669
|
9 years |
Xuefer |
use XCACHE_ERROR_CACHING macro to simplify ifdefs
|
|
|
@662
|
9 years |
Xuefer |
back patch __FILE and __DIR on cache restore
|
|
|
@661
|
9 years |
Xuefer |
fix stat() for relative file not in include_path but in current …
|
|
|
@656
|
9 years |
Xuefer |
use zend_llist instead of HashTable? for gc_op_arrays
|
|
|
@653
|
9 years |
Xuefer |
remove warning about unreferenced local variable
|
|
|
@648
|
9 years |
Xuefer |
also cache/reproduce E_DEPRECATED
|
|
|
@640
|
9 years |
Xuefer |
copy only internal constant, clean constant on shutdown
|
|
|
@638
|
9 years |
Xuefer |
PHP_6: incompatible pointer size_t *
|
|
|
@637
|
9 years |
Xuefer |
PHP_6: fix build
|
|
|
@631
|
9 years |
Xuefer |
add () suggested by gcc
|
|
|
@588
|
9 years |
Xuefer |
handle compile time new constant. fixed #208: null as default value …
|
|
|
@572
|
10 years |
Xuefer |
[571] was a wrong fix
|
|
|
@571
|
10 years |
Xuefer |
check for file size to be consistent
|
|
|
@570
|
10 years |
Xuefer |
disable XCache for cli correctly
|
|
|
@559
|
10 years |
Xuefer |
fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
|
|
|
@557
|
10 years |
Xuefer |
fix build for win32
|
|
|
@556
|
10 years |
Xuefer |
PHP_6: upstream api changed, fix build
|
|
|
@553
|
10 years |
Xuefer |
better readability
|
|
|
@551
|
10 years |
Xuefer |
fix build for PHP_4
|
|
|
@548
|
10 years |
Xuefer |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
@547
|
10 years |
Xuefer |
more verbose and user friendly error/warning note
|
|
|
@544
|
10 years |
Xuefer |
memory leak after using php_basename
|
|
|
@543
|
10 years |
Xuefer |
renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
|
|
|
@542
|
10 years |
Xuefer |
fix false assertion
|
|
|
@541
|
10 years |
Xuefer |
depends php_date for phpinfo
|
|
|
@540
|
10 years |
Xuefer |
fixed #83: hash files with same basename into same cache split for …
|
|
|
@537
|
10 years |
Xuefer |
added cache init time and instance id
|
|
|
@533
|
10 years |
Xuefer |
status header is more reasonable to be 1st
|
|
|
@532
|
10 years |
Xuefer |
exports xcache_dprint() to php script for debugging purpose
|
|
|
@522
|
10 years |
Xuefer |
slide hits per second and hour
|
|
|
@516
|
10 years |
Xuefer |
fixed #138: no segv if cache is not initialized correctly
|
|
|
@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
|
|
|
@503
|
10 years |
Xuefer |
constinfos cannot be fast copied
|
|
|
@502
|
10 years |
Xuefer |
clean shutdown
|
|
|
@501
|
10 years |
Xuefer |
kill warning
|
|
|
@500
|
10 years |
Xuefer |
don't catch compiler error, just warnings
|
|
|
@498
|
10 years |
Xuefer |
PHP_5_3: deep copy arg_info which is modified by executor
|
|
|
@496
|
10 years |
Xuefer |
fixed #157: support user error handler for E_STRICT. E_STRICT is now cached
|
|
|
@495
|
10 years |
Xuefer |
shallow copy for some compiler result infos
|
|
|
@492
|
10 years |
Xuefer |
merged r490 from b1.2: added module dependency, thanks to Cristian …
|
|
|
@488
|
10 years |
Xuefer |
typo issue
|
|
|
@486
|
10 years |
Xuefer |
fix unused variable warning
|
|
|
@485
|
10 years |
Xuefer |
5.3 support
|
|
|
@477
|
11 years |
Xuefer |
opcodes data is copied but not the op_array. use op_array_handler instead
|
|
|
@474
|
11 years |
Xuefer |
oops
|
|
|