|
|
|
@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 …
|
|
|
|
@680
|
4 years |
moo |
merged r679 from trunk
--此行及以下内容将会被忽略--
_M 1.3
M 1.3/utils.c
M …
|
|
|
|
@679
|
4 years |
moo |
remove superfluous code about auto_globals
|
|
|
|
@678
|
4 years |
moo |
remove wrong merge
|
|
|
|
@677
|
4 years |
moo |
merged r671 from trunk
|
|
|
|
@676
|
4 years |
moo |
fixed #224: 2G/4G limitation on 64bit arch
|
|
|
|
@675
|
4 years |
moo |
improved fixe for #224: 2G/4G limitation on 64bit arch
|
|
|
|
@674
|
4 years |
moo |
merged r673 from trunk: unset by prefix
--此行及以下内容将会被忽略--
_M 1.3
M …
|
|
|
|
@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
|
|
|
|
@664
|
4 years |
moo |
Released 1.3.0
|
|
|
|
@663
|
4 years |
moo |
Prepare for 1.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
|
|
|
|
@655
|
4 years |
moo |
bump version to rc1
|
|
|
|
@654
|
4 years |
moo |
tagged 1.3.0-rc1
|
|
|
|
@653
|
4 years |
moo |
remove warning about unreferenced local variable
|
|
|
|
@652
|
4 years |
moo |
merged r651 from trunk, fix Constant X already defined issue
|
|
|
|
@651
|
4 years |
moo |
make use of internal_constant_tail otherwise 1.3 will cache unwanted …
|
|
|
|
@650
|
4 years |
moo |
merged r649 from trunk
|
|
|
|
@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
|
|
|
|
@646
|
4 years |
moo |
merged r645 from trunk
|
|
|
|
@645
|
4 years |
moo |
reverted r643 as it's a false assertion. try another way to get ride of …
|
|
|
|
@644
|
4 years |
moo |
merged r642,r643 from trunk
|
|
|
|
@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 …
|
|
|
|
@641
|
4 years |
moo |
merged r637,r634,r640 from trunk
|
|
|
|
@640
|
4 years |
moo |
copy only internal constant, clean constant on shutdown
|
|
|
|
@639
|
4 years |
moo |
autoglobals is shallow copied and need not free
|
|
|
|
@638
|
4 years |
moo |
PHP_6: incompatible pointer size_t *
|
|
|
|
@637
|
4 years |
moo |
PHP_6: fix build
|
|
|
|
@636
|
4 years |
moo |
merged r635 from trunk
|
|
|
|
@635
|
4 years |
moo |
avoid unused function warning
|
|
|
|
@634
|
4 years |
moo |
fix bad merge
|
|
|
|
@633
|
4 years |
moo |
merged r486 from trunk
|
|
|
|
@632
|
4 years |
moo |
add () suggested by gcc
|
|
|
|
@631
|
4 years |
moo |
add () suggested by gcc
|
|
|
|
@630
|
4 years |
moo |
merged r628 from trunk
|
|
|
|
@629
|
4 years |
moo |
update merge typo
|
|
|
|
@628
|
4 years |
moo |
remove unused HashTable_zend_constant
|
|
|
|
@627
|
4 years |
moo |
merged r585:592 from trunk
|
|
|
|
@626
|
4 years |
moo |
merged r562-572 from trunk
|
|
|
|
@625
|
4 years |
moo |
merged r541:559 from trunk
|
|
|
|
@624
|
4 years |
moo |
updated NEWS/ChangeLog
|
|
|
|
@623
|
4 years |
moo |
merged r514-r539 from trunk
|
|
|
|
@622
|
4 years |
moo |
merged r504:513 from trunk
|
|
|
|
@621
|
4 years |
moo |
merged r503 from trunk
|
|
|
|
@620
|
4 years |
moo |
merged r499,r501,r502 from trunk
|
|
|
|
@619
|
4 years |
moo |
merged r498 from trunk
|
|
|
|
@618
|
4 years |
moo |
merged r487,r491,r492,r495 from trunk
|
|
|
|
@617
|
4 years |
moo |
PHP 5.3 support
|
|
|
|
@616
|
4 years |
moo |
merged r484 from trunk: fix: zval_data type size mismatch
|
|
|
|
@615
|
4 years |
moo |
merged r461,r462,r463,r464 from trunk
|
|
|
|
@614
|
4 years |
moo |
merged r460,r613 from trunk
|
|
|
|
@613
|
4 years |
moo |
ChangeLog? for r460
|
|
|
|
@612
|
4 years |
moo |
sync with 1.3 ChangeLog?
|
|
|
|
@611
|
4 years |
moo |
mark merged of r448,r450
|
|
|
|
@610
|
4 years |
moo |
merged r609 from trunk
|
|
|
|
@609
|
4 years |
moo |
bump year
|
|
|
|
@608
|
4 years |
moo |
mark merged r433
|
|
|
|
@607
|
4 years |
moo |
merged 418,r419,r424,r425,r429,r431 from trunk
|
|
|
|
@606
|
4 years |
moo |
mark merged r397
--此行及以下内容将会被忽略--
_M 1.3
|
|
|
|
@605
|
4 years |
moo |
eol-style
|
|
|
|
@604
|
4 years |
moo |
set svn:eol-style to native
|
|
|
|
@603
|
4 years |
moo |
merged r390,r391 from trunk
|
|
|
|
@602
|
4 years |
moo |
merged r363,r366,r376,r381,r382,r383,r384,r385,r386,r387 from trunk
|
|
|
|
@601
|
4 years |
moo |
merged r356,r359,r360 from trunk
|
|
|
|
@600
|
4 years |
moo |
merged r347,r348,r349,r350,r351,r352,r355 from trunk
|
|
|
|
@599
|
4 years |
moo |
merged r341,r342,r343 from trunk
|
|
|
|
@598
|
4 years |
moo |
unmerge r321 from trunk
|
|
|
|
@597
|
4 years |
moo |
merged r327 from trunk
|
|
|
|
@596
|
4 years |
moo |
merged r318,r321 from trunk
|
|
|
|
@595
|
4 years |
moo |
merged r317 from trunk: cacher fix stat and skip user stream
|
|
|
|
@594
|
4 years |
moo |
merged trival change r310 from trunk
|
|
|
|
@593
|
4 years |
moo |
merged r304,r305,r306,r307 from trunk
|
|
|
|
@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
|
|
|
|