1
0
Fork 0
Commit Graph

306 Commits

Author SHA1 Message Date
Xuefer e53af1f7b4 closes #2: auto disable on crash
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@979 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-16 08:41:38 +00:00
Xuefer 1a087fb7e8 fix build. additional_functions requires PHP 5.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@978 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-16 08:11:39 +00:00
Xuefer 032a12aeea closes #174: updated api for clear all cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@976 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-14 04:44:18 +00:00
Xuefer 5aa5f6ee66 avoid bogus warning for fcgi
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@975 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-14 04:28:26 +00:00
Xuefer f8d40fbf1e fixes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@974 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-14 03:53:25 +00:00
Xuefer ef18f7a024 closes #164: warning/error when xcache.so is loaded incorrectly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@972 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-14 02:58:47 +00:00
Xuefer 96ab621853 closes #37: avoid crash storing object. raise error instead
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@971 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-14 02:34:31 +00:00
Xuefer a3c685a71b fix ts build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@965 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-13 02:53:11 +00:00
Xuefer 6be3a408ca fixed #264, #284: __FILE__ __DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@964 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-13 02:40:55 +00:00
Xuefer 90b1153d9e revert opt out of included_files handling. still required by require()/include(). make it work for new sandbox handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@961 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-11 04:16:56 +00:00
Xuefer 0ff7cf4906 fixed #283: XCache admin APIs (admin page) cause SEGV if XCache failed to initize
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@960 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-09 08:38:25 +00:00
Xuefer 358a4427c1 adds to open_files whenever old_compile_file is not called
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@957 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-07 03:40:06 +00:00
Xuefer dabdfe1dc5 <=PHP_5_2 duplicate error message failed to include file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@956 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-06 19:09:47 +00:00
Xuefer 5689b6b09c fix assert for !__DIR__
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@955 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-06 17:21:02 +00:00
Xuefer 831bc07e2d restore open_files handling, it is required. disable included_files which is real EG since PHP 5_2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@954 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-06 09:18:49 +00:00
Xuefer fe16be2053 stat on resolved path
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@950 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-02 07:09:26 +00:00
Xuefer 0a6b7b83af BC refcount for now
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@940 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-01 04:00:32 +00:00
Xuefer 3bdc023bcf no need to add to open_files
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@939 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-29 04:07:05 +00:00
Xuefer f5672a77eb finished sandbox rewrite
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@938 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 10:17:58 +00:00
Xuefer ac328888f0 still WIP: rewrite sandbox to use callback
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@937 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 09:38:30 +00:00
Xuefer 0731922a6e change misses to updates. misses is kept for compatibility reason but deprecated
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@936 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-28 07:45:40 +00:00
Xuefer 8de45373f4 refcount is no longer available for var cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@931 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-26 17:26:48 +00:00
Xuefer 072acc9da1 xc_resolve_path for better name. call util/coverager destroy first
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@929 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-26 09:21:13 +00:00
Xuefer bb6bf2ba54 uses MiniDumpWithIndirectlyReferencedMemory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@925 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 06:48:02 +00:00
Xuefer b99fe43f25 fix version stuff
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@923 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 03:16:05 +00:00
Xuefer 7871ef9b77 kill sign mismatch warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@922 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-24 03:04:10 +00:00
Xuefer e1075d12e9 collect more info in minidump
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@921 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 18:37:22 +00:00
Xuefer 6ae47f3a02 fix version string in core dump filename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@919 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 18:01:31 +00:00
Xuefer e650948e58 fix dbghelp version check
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@918 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 14:40:08 +00:00
Xuefer 282834a775 kill sign/const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@917 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 04:49:59 +00:00
Xuefer ec7f54687d fix coredump path should be xcache.coredump_directory
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@916 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 03:39:49 +00:00
Xuefer eefa931598 code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@915 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-23 03:37:46 +00:00
Xuefer 8f07263463 crash dump support for windows
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@914 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-21 09:44:18 +00:00
Xuefer a8046018da fixed #281: changing zend_error may left unclean set up when timeout occur; zend_error is not thread local
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@903 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-06-11 07:25:22 +00:00
Xuefer dd0f96a141 fixed #279: segv on cache full
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@900 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-05-10 13:25:45 +00:00
Xuefer 89d82663c1 adds xcache.admin.enable_auth
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@894 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-19 06:08:23 +00:00
Xuefer 9c4d0397d8 tsrmls fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@888 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-05 13:48:50 +00:00
Xuefer 538b695ce9 use _unlocked suffix for function name instead of _dmz
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@882 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 09:28:23 +00:00
Xuefer c6bfabcad7 use _unlocked suffix for function name instead of _dmz
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@881 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 09:27:38 +00:00
Xuefer f4df9ff62c fix warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@876 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-04-01 02:45:28 +00:00
Xuefer 8e1a1e6895 missing zero terminator for filename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@874 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-31 18:26:26 +00:00
Xuefer 547432694c get :// include_path right or dont cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@870 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-30 07:45:26 +00:00
Xuefer 24bb20e3dc fix opened_path for when stat=1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@869 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 16:48:19 +00:00
Xuefer c82a4d43d5 include path lookup in cache
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@867 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 15:41:11 +00:00
Xuefer 539fb947e4 is non-unicode only; prepare for handling include_path + stat=0; project state is now unstable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@866 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 09:24:40 +00:00
Xuefer 47d4c8a968 xce->entry rename
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@865 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 06:14:57 +00:00
Xuefer a51bea945b handle opened_path in 1 place
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@864 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 05:51:14 +00:00
Xuefer fa14a446a1 fix previous wrong change on is_autoglobal
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@862 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 03:22:46 +00:00
Xuefer 0a419538bf add is_autoglobal test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@861 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 02:56:16 +00:00
Xuefer e5d9c15063 kill warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@860 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-29 02:54:33 +00:00
Xuefer 4bd9441522 expand_path for __DIR__ __FILE__ support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@859 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-28 16:15:21 +00:00
Xuefer 65664ce97e var set/get/inc/dec tests
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@858 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-28 13:01:47 +00:00
Xuefer 6159ca6aba fix trace
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@857 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-28 12:19:19 +00:00
Xuefer 06f64aa1eb store entry_var_t
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@856 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-28 09:30:46 +00:00
Xuefer 64de704dbf remove type/cache/hvalue from cached copy to reduce memory usage a little bit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@854 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-28 08:48:20 +00:00
Xuefer e391b0f205 more readability cache property. reduce memory footprint for data caching
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@851 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-27 16:07:50 +00:00
Xuefer bfb351bc56 fix md5 digest
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@848 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-26 11:14:09 +00:00
Xuefer 9579c77164 fix build for <=PHP_5_2, optimize dirname call
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@847 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-26 10:46:53 +00:00
Xuefer e5943a11f7 kill most const warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@846 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-26 09:41:19 +00:00
Xuefer 2ccf0e5dbf copy md5 digest correctly in notmemcpy mode
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@840 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-25 02:51:51 +00:00
Xuefer 02fd7e8f97 fix __DIR__ __FILE__ handling in literal. path resolve is still in todo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@832 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-23 16:17:34 +00:00
Xuefer 6fbbefbafc avoid zend_alter_ini_entry which is execute time
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@827 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-03-23 07:58:35 +00:00
Xuefer 79015d6a30 fix build: ISREF undefined in <=PHP_5_2
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@798 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-26 08:05:18 +00:00
Xuefer 90ccdadc54 Decompiler: handle closure use()
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@781 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-22 12:05:08 +00:00
Xuefer b5ecc94497 prepare for use()
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@780 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-22 09:33:46 +00:00
Xuefer fcf274966f check return value to avoid gcc warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@767 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-18 07:16:12 +00:00
Xuefer 6e7edfd240 30 seconds timeout for clog checking
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@764 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-18 04:20:40 +00:00
Xuefer e2a871ec76 PHP_6: prepared in literal way for __FILE__ __DIR__ fix up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@721 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-09 11:05:07 +00:00
Xuefer 4271653af9 PHP 6: initial catch up with php 6 literals and trait
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@716 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-09 07:07:48 +00:00
Xuefer 7471acdf96 disassembler: refix previous partial
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@713 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-04-08 18:27:55 +00:00
Xuefer 75435ff3aa fix --disable-xcache-constant
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@702 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-02-08 09:13:27 +00:00
Xuefer d6415196ef fix segv on shutdown when ionCube Loader is loaded
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@698 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2011-02-08 05:13:22 +00:00
Xuefer f1143e68cb update op_array->filename for hard link restoring
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@687 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-09-29 14:17:18 +00:00
Xuefer 8162dbddd8 initize file/dir path
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@686 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-09-29 14:00:36 +00:00
Xuefer 71b947670f remove debug code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@685 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-09-29 13:42:45 +00:00
Xuefer 6aaae80e38 the logic of implemenation of dir/file path fixing was wrong. file/dir path should be cached before hardlink
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@684 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-09-29 11:25:01 +00:00
Xuefer 5ae2aa9167 avoid crash by dirpath/filepath on parser error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@683 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-09-21 10:09:16 +00:00
Xuefer 15d74bace5 remove superfluous code about auto_globals
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@679 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-09-07 08:10:48 +00:00
Xuefer e5286342a9 closes #225, unset by prefix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@673 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-26 02:18:14 +00:00
Xuefer d525f2b070 fix #224, support more than 2G on 64bit arch
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@672 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-14 02:03:45 +00:00
Xuefer 315914c5d4 move and add back compatibile function to utils.c
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@671 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-14 02:02:53 +00:00
Xuefer e573fb3161 fix build for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@670 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-13 17:00:12 +00:00
Xuefer 86ca8105aa use XCACHE_ERROR_CACHING macro to simplify ifdefs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@669 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-07 02:31:12 +00:00
Xuefer 38569c559e back patch !__FILE__ and !__DIR__ on cache restore
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@662 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-03 08:15:53 +00:00
Xuefer 2426df47f4 fix stat() for relative file not in include_path but in current executing file directory (only for when inode available)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@661 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-08-03 07:37:21 +00:00
Xuefer 4f1ec33902 use zend_llist instead of HashTable for gc_op_arrays
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@656 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-31 09:41:19 +00:00
Xuefer c2df47c060 remove warning about unreferenced local variable
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@653 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-21 04:10:29 +00:00
Xuefer 4dbfbd7e1e also cache/reproduce E_DEPRECATED
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@648 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-10 04:02:07 +00:00
Xuefer bc2a3aa184 copy only internal constant, clean constant on shutdown
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@640 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 14:43:38 +00:00
Xuefer 8244810842 PHP_6: incompatible pointer size_t *
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@638 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 10:14:19 +00:00
Xuefer c553ca6262 PHP_6: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@637 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 10:05:40 +00:00
Xuefer c7adf58d1c add () suggested by gcc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@631 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-07-05 09:42:31 +00:00
Xuefer 010293a523 handle compile time new constant. fixed #208: null as default value for parameters with array type hint produces a fatal error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@588 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2009-04-01 08:06:38 +00:00
Xuefer 196ad101f3 [571] was a wrong fix
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@572 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-09-03 06:55:20 +00:00
Xuefer 7293c3f9c2 check for file size to be consistent
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@571 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-29 03:30:31 +00:00
Xuefer f39afa916d disable XCache for cli correctly
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@570 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-08-20 14:38:45 +00:00
Xuefer 430f921aa6 fixed #183: fix for some assert.h that conflict with php.h NDEBUG stuffs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@559 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-07-04 08:38:12 +00:00
Xuefer ece92b1cf4 fix build for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@557 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 14:00:13 +00:00
Xuefer 2e156fb758 PHP_6: upstream api changed, fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@556 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 13:59:57 +00:00
Xuefer f9a44682c1 better readability
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@553 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2008-05-05 11:40:43 +00:00