|
|
|
@553
|
[553]
|
5 years |
moo |
better readability
|
|
|
|
@552
|
[552]
|
5 years |
moo |
typo
|
|
|
|
@551
|
[551]
|
5 years |
moo |
fix build for PHP_4
|
|
|
|
@550
|
[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
|
[549]
|
5 years |
moo |
check get_magic_quotes_gpc which is deprecated
|
|
|
|
@548
|
[548]
|
5 years |
moo |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
|
@547
|
[547]
|
5 years |
moo |
more verbose and user friendly error/warning note
|
|
|
|
@546
|
[546]
|
5 years |
moo |
added password generator tool
|
|
|
|
@545
|
[545]
|
5 years |
moo |
fixed undefined symbol zend_vspprintf, use vspprintf instead
|
|
|
|
@544
|
[544]
|
5 years |
moo |
memory leak after using php_basename
|
|
|
|
@543
|
[543]
|
5 years |
moo |
renamed DEBUG to XCACHE_DEBUG due to conflict to ext/date
|
|
|
|
@542
|
[542]
|
5 years |
moo |
fix false assertion
|
|
|
|
@541
|
[541]
|
5 years |
moo |
depends php_date for phpinfo
|
|
|
|
@540
|
[540]
|
5 years |
moo |
fixed #83: hash files with same basename into same cache split for better …
|
|
|
|
@539
|
[539]
|
5 years |
moo |
fix % used translation
|
|
|
|
@538
|
[538]
|
5 years |
moo |
show hits for each hits graph column
|
|
|
|
@537
|
[537]
|
5 years |
moo |
added cache init time and instance id
|
|
|
|
@536
|
[536]
|
5 years |
moo |
64M of shm is a good choice
|
|
|
|
@535
|
[535]
|
5 years |
moo |
mark current hour in hits graph
|
|
|
|
@534
|
[534]
|
5 years |
moo |
fix dprint space for { that without name
|
|
|
|
@533
|
[533]
|
5 years |
moo |
status header is more reasonable to be 1st
|
|
|
|
@532
|
[532]
|
5 years |
moo |
exports xcache_dprint() to php script for debugging purpose
|
|
|
|
@531
|
[531]
|
5 years |
moo |
avoid losing last line
|
|
|
|
@530
|
[530]
|
5 years |
moo |
passed w3c validation
|
|
|
|
@529
|
[529]
|
5 years |
moo |
removed extra <div>
|
|
|
|
@528
|
[528]
|
5 years |
moo |
removed backgrond of percent bar
|
|
|
|
@527
|
[527]
|
5 years |
moo |
added legends
|
|
|
|
@526
|
[526]
|
5 years |
moo |
allow user decide to show used or free blocks/percent
|
|
|
|
@525
|
[525]
|
5 years |
moo |
[523] cont.: fix possible wrong separator in docuemnt root
|
|
|
|
@524
|
[524]
|
5 years |
moo |
avoid xcache.coveragedump_directory ending with \0 in phpinfo
|
|
|
|
@523
|
[523]
|
5 years |
moo |
fix possible wrong separator in docuemnt root
|
|
|
|
@522
|
[522]
|
5 years |
moo |
slide hits per second and hour
|
|
|
|
@521
|
[521]
|
5 years |
moo |
add "total" stat
|
|
|
|
@520
|
[520]
|
5 years |
moo |
fix overlaps
|
|
|
|
@519
|
[519]
|
5 years |
moo |
typo
|
|
|
|
@518
|
[518]
|
5 years |
moo |
no wrap for all text inside table
|
|
|
|
@517
|
[517]
|
5 years |
moo |
show free blocks as graph
|
|
|
|
@516
|
[516]
|
5 years |
moo |
fixed #138: no segv if cache is not initialized correctly
|
|
|
|
@515
|
[515]
|
5 years |
moo |
PHP_6: added goto support
|
|
|
|
@514
|
[514]
|
5 years |
moo |
auto_globals_jit=off was not needed anymore
|
|
|
|
@513
|
[513]
|
5 years |
moo |
PHP_6: fix method prototype
|
|
|
|
@512
|
[512]
|
5 years |
moo |
use u_strlen instead of for loop
|
|
|
|
@511
|
[511]
|
5 years |
moo |
PHP_6: the default 128M memory_limit is not enough for bug43128.phpt
|
|
|
|
@510
|
[510]
|
5 years |
moo |
PHP_6: updated opcode names
|
|
|
|
@509
|
[509]
|
5 years |
moo |
remove warning calling u_strcmp
|
|
|
|
@508
|
[508]
|
5 years |
moo |
PHP_4: fix build
|
|
|
|
@507
|
[507]
|
5 years |
moo |
PHP_6: unicode support for get set etc handlers
|
|
|
|
@506
|
[506]
|
5 years |
moo |
optimized function_table/class_table by caching hash value
|
|
|
|
@505
|
[505]
|
5 years |
moo |
1 byte off for zend_constant
|
|
|
|
@504
|
[504]
|
5 years |
moo |
PHP_6: updated support
|
|
|
|
@503
|
[503]
|
5 years |
moo |
constinfos cannot be fast copied
|
|
|
|
@502
|
[502]
|
5 years |
moo |
clean shutdown
|
|
|
|
@501
|
[501]
|
5 years |
moo |
kill warning
|
|
|
|
@500
|
[500]
|
5 years |
moo |
don't catch compiler error, just warnings
|
|
|
|
@499
|
[499]
|
5 years |
moo |
updated dependency for xcache.lo
|
|
|
|
@498
|
[498]
|
5 years |
moo |
PHP_5_3: deep copy arg_info which is modified by executor
|
|
|
|
@497
|
[497]
|
5 years |
moo |
oops
|
|
|
|
@496
|
[496]
|
5 years |
moo |
fixed #157: support user error handler for E_STRICT. E_STRICT is now …
|
|
|
|
@495
|
[495]
|
5 years |
moo |
shallow copy for some compiler result infos
|
|
|
|
@494
|
[494]
|
5 years |
moo |
branch 1.3
|
|
|
|
@493
|
[493]
|
5 years |
moo |
released 1.2.2
|
|
|
|
@492
|
[492]
|
5 years |
moo |
merged r490 from b1.2: added module dependency, thanks to Cristian …
|
|
|
|
@491
|
[491]
|
5 years |
moo |
PHP_5_3: support for new zvalue_value.type
|
|
|
|
@490
|
[490]
|
5 years |
moo |
added module dependency, thanks to Cristian Rodriguez
|
|
|
|
@489
|
[489]
|
5 years |
moo |
ChangeLog?/NEWS update
|
|
|
|
@488
|
[488]
|
5 years |
moo |
typo issue
|
|
|
|
@487
|
[487]
|
5 years |
moo |
ZVAL_REFCOUNT was removed in ZendEngine?
|
|
|
|
@486
|
[486]
|
5 years |
moo |
fix unused variable warning
|
|
|
|
@485
|
[485]
|
5 years |
moo |
5.3 support
|
|
|
|
@484
|
[484]
|
6 years |
moo |
fix: zval_data type size mismatch
|
|
|
|
@483
|
[483]
|
6 years |
moo |
merged [482] from trunk: fixed #129, added idx_type for PHP_5_3
|
|
|
|
@482
|
[482]
|
6 years |
moo |
fixed #129, added idx_type for PHP_5_3
|
|
|
|
@481
|
[481]
|
6 years |
moo |
merged [480] from trunk: compile against PHP_5_3
|
|
|
|
@480
|
[480]
|
6 years |
moo |
compile against PHP_5_3
|
|
|
|
@479
|
[479]
|
6 years |
moo |
scheme=malloc was broken in [465]
|
|
|
|
@478
|
[478]
|
6 years |
moo |
scheme=malloc was broken in [470]
|
|
|
|
@477
|
[477]
|
6 years |
moo |
opcodes data is copied but not the op_array. use op_array_handler instead
|
|
|
|
@476
|
[476]
|
6 years |
moo |
static function
|
|
|
|
@475
|
[475]
|
6 years |
moo |
fix enable_auth name in ini, thanks to nitrox
|
|
|
|
@474
|
[474]
|
6 years |
moo |
oops
|
|
|
|
@473
|
[473]
|
6 years |
moo |
oops
|
|
|
|
@472
|
[472]
|
6 years |
moo |
merged [471] from b1.2: live with wrong system time: allow caching files …
|
|
|
|
@471
|
[471]
|
6 years |
moo |
live with wrong system time: allow caching files with mtime in further
|
|
|
|
@470
|
[470]
|
6 years |
moo |
merged r466 from b1.2: support shm-malloc only on --enable-xcache-test
|
|
|
|
@469
|
[469]
|
6 years |
moo |
ChangeLog? update
|
|
|
|
@468
|
[468]
|
6 years |
moo |
ChangeLog? update
|
|
|
|
@467
|
[467]
|
6 years |
moo |
merged r465 from b1.2: fixed #102, Segmentation fault with …
|
|
|
|
@466
|
[466]
|
6 years |
moo |
support shm-malloc only on --enable-xcache-test
|
|
|
|
@465
|
[465]
|
6 years |
moo |
fixed #102, Segmentation fault with xcache.var_size=1K
|
|
|
|
@464
|
[464]
|
6 years |
moo |
fix lastattr
|
|
|
|
@463
|
[463]
|
6 years |
moo |
fix nesting <span> and <li>
|
|
|
|
@462
|
[462]
|
6 years |
moo |
avoid -1 in cov decode
|
|
|
|
@461
|
[461]
|
6 years |
moo |
table head font-size for non-latin font
|
|
|
|
@460
|
[460]
|
6 years |
moo |
font-size and newline fix for firefox
|
|
|
|
@459
|
[459]
|
6 years |
moo |
merged [458] from trunk: update XCache links
|
|
|
|
@458
|
[458]
|
6 years |
moo |
update XCache url
|
|
|
|
@457
|
[457]
|
6 years |
moo |
merged [456] from trunk: fixed #133: add "compile failures" in XCache …
|
|
|
|
@456
|
[456]
|
6 years |
moo |
fixed #133: add "compile failures" in XCache admin stats
|
|
|
|
@455
|
[455]
|
6 years |
moo |
fix wrong merge in [996] and [451], [454]
|
|
|
|
@454
|
[454]
|
6 years |
moo |
merged [453] from b1.2: for non cachable files, they just wont be cached. …
|
|
|
|