|
|
|
@846
|
14 months |
moo |
kill most const warning
|
|
|
|
@844
|
14 months |
moo |
kill some warning
|
|
|
|
@843
|
14 months |
moo |
PHP_5_4: handle exclude_from_classes
|
|
|
|
@841
|
14 months |
moo |
simplify arg_types using null
|
|
|
|
@839
|
14 months |
moo |
fix run_time_cache handling, fix SETNULL/COPYNULL mess up
|
|
|
|
@837
|
14 months |
moo |
PHP_5_4: improves traits support
|
|
|
|
@833
|
14 months |
moo |
handle array/size same way
|
|
|
|
@832
|
14 months |
moo |
fix DIR FILE handling in literal. path resolve is still in todo
|
|
|
|
@830
|
14 months |
moo |
opcode fix: op2 of ZEND_BIND_TRAITS is unused
|
|
|
|
@828
|
14 months |
moo |
fix constant name handling (possible SIGSEGV)
|
|
|
|
@825
|
14 months |
moo |
PHP_5_4: improve handling traits yet still need review. values of …
|
|
|
|
@822
|
14 months |
moo |
initial PHP_5_4 support
|
|
|
|
@785
|
2 years |
moo |
fix false assertion for empty while (1) {}
|
|
|
|
@779
|
2 years |
moo |
cacher: fix segv if oplineinfo is used for __FILE __DIR
|
|
|
|
@771
|
2 years |
moo |
fix op_array info for __FILE __DIR on restore
|
|
|
|
@730
|
2 years |
moo |
PHP_6: disassembler/decompiler: fix property
|
|
|
|
@724
|
2 years |
moo |
merge from trunk
|
|
|
|
@721
|
2 years |
moo |
PHP_6: prepared in literal way for FILE DIR fix up
|
|
|
|
@716
|
2 years |
moo |
PHP 6: initial catch up with php 6 literals and trait
|
|
|
|
@713
|
2 years |
moo |
disassembler: refix previous partial
|
|
|
|
@710
|
2 years |
moo |
partial fix for decompiling 5.3
|
|
|
|
@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
|
|
|
|
@684
|
4 years |
moo |
the logic of implemenation of dir/file path fixing was wrong. file/dir …
|
|
|
|
@666
|
4 years |
moo |
use src instead of dst
|
|
|
|
@662
|
4 years |
moo |
back patch __FILE and __DIR on cache restore
|
|
|
|
@648
|
4 years |
moo |
also cache/reproduce E_DEPRECATED
|
|
|
|
@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
|
|
|
|
@628
|
4 years |
moo |
remove unused HashTable_zend_constant
|
|
|
|
@562
|
5 years |
moo |
5.3 support, merge news from 1.2
|
|
|
|
@548
|
5 years |
moo |
PHP_5_3 support: uses ZEND_COMPILE_IGNORE_INTERNAL_CLASSES and …
|
|
|
|
@534
|
5 years |
moo |
fix dprint space for { that without name
|
|
|
|
@515
|
5 years |
moo |
PHP_6: added goto support
|
|
|
|
@513
|
5 years |
moo |
PHP_6: fix method prototype
|
|
|
|
@508
|
5 years |
moo |
PHP_4: fix build
|
|
|
|
@507
|
5 years |
moo |
PHP_6: unicode support for get set etc handlers
|
|
|
|
@506
|
5 years |
moo |
optimized function_table/class_table by caching hash value
|
|
|
|
@505
|
5 years |
moo |
1 byte off for zend_constant
|
|
|
|
@504
|
5 years |
moo |
PHP_6: updated support
|
|
|
|
@503
|
5 years |
moo |
constinfos cannot be fast copied
|
|
|
|
@500
|
5 years |
moo |
don't catch compiler error, just warnings
|
|
|
|
@498
|
5 years |
moo |
PHP_5_3: deep copy arg_info which is modified by executor
|
|
|
|
@496
|
5 years |
moo |
fixed #157: support user error handler for E_STRICT. E_STRICT is now …
|
|
|
|
@495
|
5 years |
moo |
shallow copy for some compiler result infos
|
|
|
|
@491
|
5 years |
moo |
PHP_5_3: support for new zvalue_value.type
|
|
|
|
@487
|
5 years |
moo |
ZVAL_REFCOUNT was removed in ZendEngine?
|
|
|
|
@485
|
5 years |
moo |
5.3 support
|
|
|
|
@484
|
6 years |
moo |
fix: zval_data type size mismatch
|
|
|
|
@482
|
6 years |
moo |
fixed #129, added idx_type for PHP_5_3
|
|
|
|
@480
|
6 years |
moo |
compile against PHP_5_3
|
|
|
|
@393
|
6 years |
moo |
set svn:eol-style
|
|
|
|
@311
|
6 years |
moo |
restruct cached compile, add md5 table to recognize and merge file with …
|
|
|
|
@310
|
6 years |
moo |
IS_CV code re-arrange
|
|
|
|
@272
|
7 years |
moo |
trunk: catch up doc_comment with PHP6
|
|
|
|
@268
|
7 years |
moo |
full compatible with auto_globals_jit, no need to disable it from now on
|
|
|
|
@267
|
7 years |
moo |
PHP_6: processor: fix script_encoding eleak
|
|
|
|
@248
|
7 years |
moo |
fix var reference handling, fix #47, Assertion failed on shm
|
|
|
|
@233
|
7 years |
moo |
processor: apply reference handling on opcode caching. reverted [196] …
|
|
|
|
@231
|
7 years |
moo |
fix zval reference handling
|
|
|
|
@230
|
7 years |
moo |
processor: dprint upgrade, added --enable-xcache-dprint
|
|
|
|
@221
|
7 years |
moo |
cacher: fix eleak in op_array non-shadow-copy (readonly_protection=on)
|
|
|
|
@219
|
7 years |
moo |
cacher PHP_5: fix prototype for readonly_protection=off, fix testcase …
|
|
|
|
@218
|
7 years |
moo |
processor: zend_constant.name uses malloc
|
|
|
|
@217
|
7 years |
moo |
processor: reset refcount to 0 to kill leak warning
|
|
|
|
@212
|
7 years |
moo |
fixed #41, early class binding
|
|
|
|
@200
|
7 years |
moo |
BUCKET_KEY readability and PHP_6 build fix
|
|
|
|
@199
|
7 years |
moo |
processor: remove commented code, fix corruption detected by …
|
|
|
|
@196
|
7 years |
moo |
fix #36, wrong inheriting static class variables
|
|
|
|
@194
|
7 years |
moo |
PHP_5_2: new element in zend_brk_cont_element
|
|
|
|
@189
|
7 years |
moo |
call op_array_ctor handler on restore to be more compatible with other …
|
|
|
|
@122
|
7 years |
moo |
remove typo
|
|
|
|
@114
|
7 years |
moo |
gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl …
|
|
|
|
@103
|
7 years |
moo |
PHP_6: builds again with php6. update UChar/void ptr to zstr.
|
|
|
|
@99
|
7 years |
moo |
sohosin compatible & TSRM fix.
|
|
|
|
@95
|
7 years |
moo |
fixed #20, default: --enable-xcache-constant=yes
|
|
|
|
@94
|
7 years |
moo |
PHP_5_2: __tostring cache was MFH by php
|
|
|
|
@91
|
7 years |
moo |
kill compiler warnings
|
|
|
|
@89
|
7 years |
moo |
fix #19 prototype inherit from abstract class
|
|
|
|
@78
|
7 years |
moo |
catch up with PHP_5_2, zend_property_info.ce
|
|
|
|
@56
|
7 years |
moo |
brings 5.0.x support back
|
|
|
|
@11
|
7 years |
moo |
make it build on windows vc compiler
|
|
|
|
@4
|
7 years |
moo |
compatibility fix: remove the using of gnu m4 extension
|
|
|
|
@1
|
7 years |
moo |
initial import to online
|