|
|
|
@707
|
2 years |
moo |
typo
|
|
|
|
@705
|
2 years |
moo |
fix builtin constant memory leak on compile
|
|
|
|
@704
|
2 years |
moo |
fixed undefined index for xcache.count=1 and xcache.var_size>1
|
|
|
|
@703
|
2 years |
moo |
--disable-xcache-constant is 2.x only bug
|
|
|
|
@702
|
2 years |
moo |
fix --disable-xcache-constant
|
|
|
|
@698
|
2 years |
moo |
fix segv on shutdown when ionCube Loader is loaded
|
|
|
|
@697
|
2 years |
moo |
updates news
|
|
|
|
@696
|
2 years |
moo |
merge ChangeLog? and NEWS from 1.3
|
|
|
|
@694
|
2 years |
moo |
fix quote for gnu win32 native tools
|
|
|
|
@690
|
3 years |
moo |
fix build by avoing nested macro with ifdef
|
|
|
|
@689
|
3 years |
moo |
hide "remove selected" for php list
--此行及以下内容将会被忽略--
M …
|
|
|
|
@688
|
4 years |
moo |
segv because dir/filepath is unused by var key, need space optimize later
|
|
|
|
@687
|
4 years |
moo |
update op_array->filename for hard link restoring
|
|
|
|
@686
|
4 years |
moo |
initize file/dir path
|
|
|
|
@685
|
4 years |
moo |
remove debug code
|
|
|
|
@684
|
4 years |
moo |
the logic of implemenation of dir/file path fixing was wrong. file/dir …
|
|
|
|
@683
|
4 years |
moo |
avoid crash by dirpath/filepath on parser error
|
|
|
|
@682
|
4 years |
moo |
PHP_6: fix for function and class talbe similar to previous fix
|
|
|
|
@681
|
4 years |
moo |
PHP_6: new zend_constants.dtor which is used to free zend_constant.value …
|
|
|
|
@679
|
4 years |
moo |
remove superfluous code about auto_globals
|
|
|
|
@675
|
4 years |
moo |
improved fixe for #224: 2G/4G limitation on 64bit arch
|
|
|
|
@673
|
4 years |
moo |
closes #225, unset by prefix
|
|
|
|
@672
|
4 years |
moo |
fix #224, support more than 2G on 64bit arch
|
|
|
|
@671
|
4 years |
moo |
move and add back compatibile function to utils.c
|
|
|
|
@670
|
4 years |
moo |
fix build for win32
|
|
|
|
@669
|
4 years |
moo |
use XCACHE_ERROR_CACHING macro to simplify ifdefs
|
|
|
|
@668
|
4 years |
moo |
make #ifdef's looks better for E_DEPRECATED
|
|
|
|
@667
|
4 years |
moo |
correct cache class index
|
|
|
|
@666
|
4 years |
moo |
use src instead of dst
|
|
|
|
@665
|
4 years |
moo |
sync and update ChangeLog? and NEWS from b1.3.0
|
|
|
|
@662
|
4 years |
moo |
back patch __FILE and __DIR on cache restore
|
|
|
|
@661
|
4 years |
moo |
fix stat() for relative file not in include_path but in current executing …
|
|
|
|
@660
|
4 years |
moo |
PHP6 build fix
|
|
|
|
@659
|
4 years |
moo |
PHP 6 fix
|
|
|
|
@658
|
4 years |
moo |
fix build with PHP6
|
|
|
|
@657
|
4 years |
moo |
compile against PHP 4
|
|
|
|
@656
|
4 years |
moo |
use zend_llist instead of HashTable? for gc_op_arrays
|
|
|
|
@653
|
4 years |
moo |
remove warning about unreferenced local variable
|
|
|
|
@651
|
4 years |
moo |
make use of internal_constant_tail otherwise 1.3 will cache unwanted …
|
|
|
|
@649
|
4 years |
moo |
pre-php5.3 fix about IS_CONSTANT_TYPE_MASK
|
|
|
|
@648
|
4 years |
moo |
also cache/reproduce E_DEPRECATED
|
|
|
|
@647
|
4 years |
moo |
fix config example, undefined variable d
|
|
|
|
@645
|
4 years |
moo |
reverted r643 as it's a false assertion. try another way to get ride of …
|
|
|
|
@643
|
4 years |
moo |
name/class_name need not deep copy in zend_arg_info
|
|
|
|
@642
|
4 years |
moo |
make indent optional in Makefile so when it coredump in somecase won't …
|
|
|
|
@640
|
4 years |
moo |
copy only internal constant, clean constant on shutdown
|
|
|
|
@638
|
4 years |
moo |
PHP_6: incompatible pointer size_t *
|
|
|
|
@637
|
4 years |
moo |
PHP_6: fix build
|
|
|
|
@635
|
4 years |
moo |
avoid unused function warning
|
|
|
|
@631
|
4 years |
moo |
add () suggested by gcc
|
|
|
|
@628
|
4 years |
moo |
remove unused HashTable_zend_constant
|
|
|
|
@613
|
4 years |
moo |
ChangeLog? for r460
|
|
|
|
@612
|
4 years |
moo |
sync with 1.3 ChangeLog?
|
|
|
|
@609
|
4 years |
moo |
bump year
|
|
|
|
@605
|
4 years |
moo |
eol-style
|
|
|
|
@592
|
4 years |
moo |
show var export'ed value for non-editable content
|
|
|
|
@591
|
4 years |
moo |
added $enable_eval
|
|
|
|
@590
|
4 years |
moo |
change the way to run all php tests, with php-src php-cli php-cgi symlink …
|
|
|
|
@589
|
4 years |
moo |
test case tests/func/010.phpt need more memory than 1M
|
|
|
|
@588
|
4 years |
moo |
handle compile time new constant. fixed #208: null as default value for …
|
|
|
|
@585
|
4 years |
moo |
patch from rcasagraude, quote macro definiton in m4 command line to …
|
|
|
|
@584
|
4 years |
anonymous |
|
|
|
|
@572
|
5 years |
moo |
[571] was a wrong fix
|
|
|
|
@571
|
5 years |
moo |
check for file size to be consistent
|
|
|
|
@570
|
5 years |
moo |
disable XCache for cli correctly
|
|
|
|
@569
|
5 years |
moo |
do not call php6 api for older php
|
|
|
|
@568
|
5 years |
moo |
add missing opcodes for 5.3
|
|
|
|
@567
|
5 years |
moo |
fix wrong count in head comment
|
|
|
|
@566
|
5 years |
moo |
add id/name in comments for readability
|
|
|
|
@565
|
5 years |
moo |
revert [564]
|
|
|
|
@564
|
5 years |
moo |
add id/name in comment to make it more readable
|
|
|
|
@563
|
5 years |
moo |
updates from eaccelerator
|
|
|
|
@562
|
5 years |
moo |
5.3 support, merge news from 1.2
|
|
|
|
@559
|
5 years |
moo |
fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
|
|
|
|
@558
|
5 years |
moo |
removed typo
|
|
|
|
@557
|
5 years |
moo |
fix build for win32
|
|
|
|
@556
|
5 years |
moo |
PHP_6: upstream api changed, fix build
|
|
|
|
@555
|
5 years |
moo |
remove signed/unsigned warning
|
|
|
|
@554
|
5 years |
moo |
fix build for vc for strict c rule
|
|
|
|
@553
|
5 years |
moo |
better readability
|
|
|
|
@552
|
5 years |
moo |
typo
|
|
|
|
@551
|
5 years |
moo |
fix build for PHP_4
|
|
|
|
@550
|
5 years |
moo |
PHP_5_2: 5.2.6 has its own changes which is not the same as in 5_3 for …
|
|
|
|
@549
|
5 years |
moo |
check get_magic_quotes_gpc which is deprecated
|
|
|
|
@548
|
5 years |
moo |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
|
@547
|
5 years |
moo |
more verbose and user friendly error/warning note
|
|
|
|
@546
|
5 years |
moo |
added password generator tool
|
|
|
|
@545
|
5 years |
moo |
fixed undefined symbol zend_vspprintf, use vspprintf instead
|
|
|
|
@544
|
5 years |
moo |
memory leak after using php_basename
|
|
|
|
@543
|
5 years |
moo |
renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
|
|
|
|
@542
|
5 years |
moo |
fix false assertion
|
|
|
|
@541
|
5 years |
moo |
depends php_date for phpinfo
|
|
|
|
@540
|
5 years |
moo |
fixed #83: hash files with same basename into same cache split for better …
|
|
|
|
@539
|
5 years |
moo |
fix % used translation
|
|
|
|
@538
|
5 years |
moo |
show hits for each hits graph column
|
|
|
|
@537
|
5 years |
moo |
added cache init time and instance id
|
|
|
|
@536
|
5 years |
moo |
64M of shm is a good choice
|
|
|
|
@535
|
5 years |
moo |
mark current hour in hits graph
|
|
|
|
@534
|
5 years |
moo |
fix dprint space for { that without name
|
|
|
|
@533
|
5 years |
moo |
status header is more reasonable to be 1st
|
|
|
|