1
0
Fork 0
Commit Graph

238 Commits (fee2bf3c7c05d9db6b9f772314b495fa58bcdf2e)
 

Author SHA1 Message Date
Xuefer fee2bf3c7c disassembler: wrong parameter calling destroy_op_array which makes building on php4 zts fails
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@289 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f784571aa7 removed unused var
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@288 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 6f92821111 news for 1.2.0
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@286 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer ba86707ed7 bump version to 1.2.0-rc1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@285 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 1d3a6722fc processor: ws
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@284 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 60e8edb29f removed zend_append_version_info. not needed after [282]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 1fb72afd44 fix possible alloca() scope problem in lock
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@282 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer b31a6c1faa trunk: keep config.nice on `make xcachesvnclean`
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e3193d1562 make [278] works when there's no sohosin/zo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@280 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer b074ef2c25 trunk: fixed #48, was leaking info when cacher is not enabled by size
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@279 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 59d3ec0a3d trunk: fix coredump on shutdown when loaded as "extension" and after "suhosin". thanks to Alex, Cristian and Esser
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@278 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c0a56a47f2 trunk: catch up doc_comment with PHP6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@272 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 1cd932e4f3 fix auto detection of php-cli/php-cgi for test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@271 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 5c4b4a9ffb make [269] pass test cases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@270 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d8505b39e5 do not destruct shallow copied tmp_auto_globals. also improve copying of other hash tables
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@269 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e80ab3c399 full compatible with auto_globals_jit, no need to disable it from now on
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@268 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer de084ab362 PHP_6: processor: fix script_encoding eleak
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@267 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 83512c514b remove false assertion.
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@264 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 8215d97228 PHP6: fix #49, builds again with php 6 devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@263 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 83aa3950ec coverager: fix -1 problem when XCache is not loaded
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@257 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 91788e7b9a fix xcache.var_ttl displaying in info, fix xcache_get for ttl-unlimited
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@254 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 95ab8bcf90 admin: fix switcher class on active
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@250 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 5031f9f4c4 return 0 s instead of empty for deltatime
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@249 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7f21eca6e7 fix var reference handling, fix #47, Assertion failed on shm
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@248 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4528a97a8c better debugging info
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@236 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 784cff26d0 cacher: trick in_compilation state, don't trigger !__autoload at compile time
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@235 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4972944303 oops, wrong commit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@234 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 22ddb4c0ac processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@233 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 2ec9c783a1 processor: fix check_function of DEF_HASH_TABLE_FUNC for dprint
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@232 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a75411f56e fix zval reference handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@231 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 99861b1d3c processor: dprint upgrade, added --enable-xcache-dprint
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@230 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer dff43a20c4 added ext/reflection/tests to testcase list
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@229 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer dbca5f07b0 fixed #45, more robust xc_coverager_get_op_array_size_no_tail
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@228 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer e12208aca6 cacher: remove redundant open_basedir check, it's done before compiling, pass php-src/ext/standard/tests/file/bug24313.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@227 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer d1ecd8fba1 cacher: php4 fix for #36
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@226 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 271c25741c testcase: use default settings unless required
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@225 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a13dc3ae2a avoid 64bit compiler warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@224 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c7d560f8bc fix path of xcache-test.ini so xcachetest be run outside of xcache srcdir
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@223 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 861ad16619 add php-src/ext/standard to tests
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@222 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer a24b9c693d cacher: fix eleak in op_array non-shadow-copy (readonly_protection=on)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@221 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer eab2061906 cacher: correct the fix [199] [196] for #36. was breaking testcase Zend/tests/bug28442.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@220 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 13195156e4 cacher PHP_5: fix prototype for readonly_protection=off, fix testcase Zend/tests/bug37632.phpt
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@219 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 3365e394be processor: zend_constant.name uses malloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@218 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer f4b67d768d processor: reset refcount to 0 to kill leak warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@217 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 7e476dc403 avoid crash when error compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 72a34e48f6 script that help to run php test cases
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@215 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 643ed26444 cacher: fixed #41, don't early bind class that implement interface
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@214 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer 4537ab156d fix undefined symnbol max
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer c9591dbe5b fixed #41, early class binding
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@212 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago
Xuefer b47072a8eb revert wrong commit in [209]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@210 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
17 years ago