1
0
Fork 0
Commit Graph

36 Commits (b038eb84c38663c7e12fdbbd9edc0fb96e346266)

Author SHA1 Message Date
Xuefer b96c159e8e 5.3 support
15 years ago
Xuefer adf9a227cf fix: zval_data type size mismatch
16 years ago
Xuefer 9e29e3173d fixed #129, added idx_type for PHP_5_3
16 years ago
Xuefer 6b0f3f9cdf compile against PHP_5_3
16 years ago
Xuefer 4af40759f6 restruct cached compile, add md5 table to recognize and merge file with same content
17 years ago
Xuefer eb1f19aad2 IS_CV code re-arrange
17 years ago
Xuefer c0a56a47f2 trunk: catch up doc_comment with PHP6
17 years ago
Xuefer e80ab3c399 full compatible with auto_globals_jit, no need to disable it from now on
17 years ago
Xuefer de084ab362 PHP_6: processor: fix script_encoding eleak
17 years ago
Xuefer 7f21eca6e7 fix var reference handling, fix #47, Assertion failed on shm
17 years ago
Xuefer 22ddb4c0ac processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36
17 years ago
Xuefer a75411f56e fix zval reference handling
17 years ago
Xuefer 99861b1d3c processor: dprint upgrade, added --enable-xcache-dprint
17 years ago
Xuefer a24b9c693d cacher: fix eleak in op_array non-shadow-copy (readonly_protection=on)
17 years ago
Xuefer 13195156e4 cacher PHP_5: fix prototype for readonly_protection=off, fix testcase Zend/tests/bug37632.phpt
17 years ago
Xuefer 3365e394be processor: zend_constant.name uses malloc
17 years ago
Xuefer f4b67d768d processor: reset refcount to 0 to kill leak warning
17 years ago
Xuefer c9591dbe5b fixed #41, early class binding
17 years ago
Xuefer d519ff2c5a BUCKET_KEY readability and PHP_6 build fix
17 years ago
Xuefer 015d71b366 processor: remove commented code, fix corruption detected by --eanble-xcache-test for [196]
17 years ago
Xuefer 01bd668358 fix #36, wrong inheriting static class variables
17 years ago
Xuefer d8701d4fce PHP_5_2: new element in zend_brk_cont_element
17 years ago
Xuefer ec94318ff0 call op_array_ctor handler on restore to be more compatible with other zend_extension
17 years ago
Xuefer 40c027b240 remove typo
17 years ago
Xuefer 114e36343b gc expired items, new ini: xcache.ttl xcache.gc_interval xcache.var_ttl xcache.var_maxttl xcache.var_gc_interval
17 years ago
Xuefer 4ec818c068 PHP_6: builds again with php6. update UChar/void ptr to zstr.
17 years ago
Xuefer 0d578c04c0 sohosin compatible & TSRM fix.
17 years ago
Xuefer 99e6113755 fixed #20, default: --enable-xcache-constant=yes
17 years ago
Xuefer f7c7805f75 PHP_5_2: !__tostring cache was MFH by php
17 years ago
Xuefer 75013592ee kill compiler warnings
17 years ago
Xuefer 358fb1e573 fix #19 prototype inherit from abstract class
17 years ago
Xuefer ee150ff9c3 catch up with PHP_5_2, zend_property_info.ce
17 years ago
Xuefer 4e695efe19 brings 5.0.x support back
17 years ago
Xuefer da19436031 make it build on windows vc compiler
17 years ago
Xuefer d4e09060a2 compatibility fix: remove the using of gnu m4 extension
17 years ago
Xuefer 4389208e02 initial import to online
17 years ago