|
|
@735
|
7 years |
Xuefer |
decompiler: fix array assoc handling, remove default return
|
|
|
@734
|
7 years |
Xuefer |
add sample code for decompiler
|
|
|
@733
|
7 years |
Xuefer |
decompiler: avoid ${ literal being recognized
|
|
|
@732
|
7 years |
Xuefer |
disassembler/decompiler: fix multiline array and indention
|
|
|
@731
|
7 years |
Xuefer |
PHP_6: disassembler/decompiler: fix function static variable
|
|
|
@730
|
7 years |
Xuefer |
PHP_6: disassembler/decompiler: fix property
|
|
|
@729
|
7 years |
Xuefer |
update copyright year
|
|
|
@727
|
7 years |
Xuefer |
decompiler: missing static members if no class properties
|
|
|
@725
|
7 years |
Xuefer |
php6 changes is not back ported to branches/1.3
|
|
|
@724
|
7 years |
Xuefer |
merge from trunk
|
|
|
@723
|
7 years |
Xuefer |
decompiler: fix computed array elements
|
|
|
@722
|
7 years |
Xuefer |
method call decompile fix
|
|
|
@721
|
7 years |
Xuefer |
PHP_6: prepared in literal way for FILE DIR fix up
|
|
|
@720
|
7 years |
Xuefer |
improve method call decompiler
|
|
|
@719
|
7 years |
Xuefer |
runtime check for field list assertion to tell which is mismatch
|
|
|
@718
|
7 years |
Xuefer |
fix assertion failure for PHP4
|
|
|
@717
|
7 years |
Xuefer |
improve isset/empty for object property
|
|
|
@716
|
7 years |
Xuefer |
PHP 6: initial catch up with php 6 literals and trait
|
|
|
@715
|
7 years |
Xuefer |
remove unused foreach code
|
|
|
@714
|
7 years |
Xuefer |
disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found
|
|
|
@713
|
7 years |
Xuefer |
disassembler: refix previous partial
|
|
|
@712
|
7 years |
Xuefer |
updated from eaccelerator
|
|
|
@711
|
7 years |
Xuefer |
add build dependency for opcode_spec
|
|
|
@710
|
7 years |
Xuefer |
partial fix for decompiling 5.3
|
|
|
@709
|
7 years |
Xuefer |
disassembler: don't dump builtin functions
|
|
|
@707
|
7 years |
Xuefer |
typo
|
|
|
@705
|
7 years |
Xuefer |
fix builtin constant memory leak on compile
|
|
|
@704
|
7 years |
Xuefer |
fixed undefined index for xcache.count=1 and xcache.var_size>1
|
|
|
@703
|
7 years |
Xuefer |
--disable-xcache-constant is 2.x only bug
|
|
|
@702
|
7 years |
Xuefer |
fix --disable-xcache-constant
|
|
|
@698
|
7 years |
Xuefer |
fix segv on shutdown when ionCube Loader is loaded
|
|
|
@697
|
7 years |
Xuefer |
updates news
|
|
|
@696
|
7 years |
Xuefer |
merge ChangeLog? and NEWS from 1.3
|
|
|
@694
|
7 years |
Xuefer |
fix quote for gnu win32 native tools
|
|
|
@690
|
8 years |
Xuefer |
fix build by avoing nested macro with ifdef
|
|
|
@689
|
8 years |
Xuefer |
hide "remove selected" for php list
--此行及以下内容将会被忽略--
M …
|
|
|
@688
|
9 years |
Xuefer |
segv because dir/filepath is unused by var key, need space optimize later
|
|
|
@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
|
|
|
@682
|
9 years |
Xuefer |
PHP_6: fix for function and class talbe similar to previous fix
|
|
|
@681
|
9 years |
Xuefer |
PHP_6: new zend_constants.dtor which is used to free …
|
|
|
@679
|
9 years |
Xuefer |
remove superfluous code about auto_globals
|
|
|
@675
|
9 years |
Xuefer |
improved fixe for #224: 2G/4G limitation on 64bit arch
|
|
|
@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
|
|
|
@668
|
9 years |
Xuefer |
make #ifdef's looks better for E_DEPRECATED
|
|
|
@667
|
9 years |
Xuefer |
correct cache class index
|
|
|
@666
|
9 years |
Xuefer |
use src instead of dst
|
|
|
@665
|
9 years |
Xuefer |
sync and update ChangeLog? and NEWS from b1.3.0
|
|
|
@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 …
|
|
|
@660
|
9 years |
Xuefer |
PHP6 build fix
|
|
|
@659
|
9 years |
Xuefer |
PHP 6 fix
|
|
|
@658
|
9 years |
Xuefer |
fix build with PHP6
|
|
|
@657
|
9 years |
Xuefer |
compile against PHP 4
|
|
|
@656
|
9 years |
Xuefer |
use zend_llist instead of HashTable? for gc_op_arrays
|
|
|
@653
|
9 years |
Xuefer |
remove warning about unreferenced local variable
|
|
|
@651
|
9 years |
Xuefer |
make use of internal_constant_tail otherwise 1.3 will cache unwanted …
|
|
|
@649
|
9 years |
Xuefer |
pre-php5.3 fix about IS_CONSTANT_TYPE_MASK
|
|
|
@648
|
9 years |
Xuefer |
also cache/reproduce E_DEPRECATED
|
|
|
@647
|
9 years |
Xuefer |
fix config example, undefined variable d
|
|
|
@645
|
9 years |
Xuefer |
reverted r643 as it's a false assertion. try another way to get ride …
|
|
|
@643
|
9 years |
Xuefer |
name/class_name need not deep copy in zend_arg_info
|
|
|
@642
|
9 years |
Xuefer |
make indent optional in Makefile so when it coredump in somecase won't …
|
|
|
@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
|
|
|
@635
|
9 years |
Xuefer |
avoid unused function warning
|
|
|
@631
|
9 years |
Xuefer |
add () suggested by gcc
|
|
|
@628
|
9 years |
Xuefer |
remove unused HashTable_zend_constant
|
|
|
@613
|
9 years |
Xuefer |
ChangeLog? for r460
|
|
|
@612
|
9 years |
Xuefer |
sync with 1.3 ChangeLog?
|
|
|
@609
|
9 years |
Xuefer |
bump year
|
|
|
@605
|
9 years |
Xuefer |
eol-style
|
|
|
@592
|
9 years |
Xuefer |
show var export'ed value for non-editable content
|
|
|
@591
|
9 years |
Xuefer |
added $enable_eval
|
|
|
@590
|
9 years |
Xuefer |
change the way to run all php tests, with php-src php-cli php-cgi …
|
|
|
@589
|
9 years |
Xuefer |
test case tests/func/010.phpt need more memory than 1M
|
|
|
@588
|
9 years |
Xuefer |
handle compile time new constant. fixed #208: null as default value …
|
|
|
@585
|
9 years |
Xuefer |
patch from rcasagraude, quote macro definiton in m4 command line to …
|
|
|
@584
|
9 years |
anonymous |
|
|
|
@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
|
|
|
@569
|
10 years |
Xuefer |
do not call php6 api for older php
|
|
|
@568
|
10 years |
Xuefer |
add missing opcodes for 5.3
|
|
|
@567
|
10 years |
Xuefer |
fix wrong count in head comment
|
|
|
@566
|
10 years |
Xuefer |
add id/name in comments for readability
|
|
|
@565
|
10 years |
Xuefer |
revert [564]
|
|
|
@564
|
10 years |
Xuefer |
add id/name in comment to make it more readable
|
|
|
@563
|
10 years |
Xuefer |
updates from eaccelerator
|
|
|
@562
|
10 years |
Xuefer |
5.3 support, merge news from 1.2
|
|
|
@559
|
10 years |
Xuefer |
fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
|
|
|
@558
|
10 years |
Xuefer |
removed typo
|
|
|