1
0
Fork 0
Commit Graph

297 Commits

Author SHA1 Message Date
Xuefer 638209cbf9 Decompiler: fixes #318 (support for const in static array index/value)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1374 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-09-16 15:48:48 +00:00
Xuefer c60e172d3a fixed #320: void warning for gcc only pragma
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1346 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-08-26 08:04:31 +00:00
Xuefer 02eb6beda4 add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15 17:37:57 +00:00
Xuefer 31e5f026de ZEND_STRS ZEND_STRL is inconsist between PHP5.0- and PHP5.0+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1313 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-15 02:30:59 +00:00
Xuefer efccb81f06 PHP_5_5: optimizer: support for finally
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1284 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-10 06:59:45 +00:00
Xuefer c7492e6c3a remove php 4 support completely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-08 08:00:36 +00:00
Xuefer 6b8fd2c257 disable optimizer for PHP 5.5 for now. TODO: support for finally_op/finally_end
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1278 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-26 15:04:41 +00:00
Xuefer cf45ee00ee fixes #307: compatible with Zend Debugger which requires to be installed after Zend Extension Manager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1251 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-27 14:58:08 +00:00
Xuefer 734abf667a fixes #297: segv on startup under sparc, ini setting overflow
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1230 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-01-14 14:22:36 +00:00
Xuefer 36ef103274 fix some 64bit warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-17 13:22:49 +00:00
Xuefer ad6cbbe3c3 adds xcache.coredump_type, updated ini example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1182 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-06 08:48:01 +00:00
Xuefer 5bdf13dcdf use null ptr to generate coredump
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1181 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-29 03:35:14 +00:00
Xuefer 1a1f60d7a2 better compatibility using exception list instead of empty list to startup incompatible extension
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1177 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-13 14:28:28 +00:00
Xuefer 9ea6eaad10 TODO: cause problem with "Zend Optimizer vs ioncube loader"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1172 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-13 09:22:46 +00:00
Xuefer 2597d64562 fix leak, fix build in previous change
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1164 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-06 06:12:35 +00:00
Xuefer dc3a352d3d compatible with "the ionCube PHP Loader"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1163 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-11-06 02:41:16 +00:00
Xuefer 068a669c4b refactor: fix build for previous code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1134 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 04:49:51 +00:00
Xuefer 07a6ef7fd4 refactor: code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1133 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 03:45:28 +00:00
Xuefer 22bd66f2d3 refactor: fix build for previous code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1131 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 03:38:46 +00:00
Xuefer 5876ee7fb9 refactor: code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1129 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-09 03:14:56 +00:00
Xuefer 731e43f93c refactor: kill unused label
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1113 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 17:59:34 +00:00
Xuefer 711cc26f1f adds disable_on_crash support for win32
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1106 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-08-01 16:54:51 +00:00
Xuefer 5814a704c4 adds zend_ini_boolean_displayer_cb
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1067 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-27 17:09:38 +00:00
Xuefer 7fe9eda7f3 fix compatibility workarround
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1061 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-27 09:07:16 +00:00
Xuefer 186c10e279 refactor: disable expected shadow warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1050 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-26 03:46:37 +00:00
Xuefer 60acade01e refactor: fall back to more simpler trick
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1047 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-25 10:56:27 +00:00
Xuefer 86e370ebd2 refactor: bring back compatibility with Zend Optimizer
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1045 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-25 09:32:11 +00:00
Xuefer 79aa9f1ad6 split cacher as sub module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1040 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-25 03:14:09 +00:00
Xuefer 7b408558ef refactor: cleanup initial_compile_file_called
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1030 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 07:55:34 +00:00
Xuefer 6c9b719e53 refactor: typo
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1029 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 07:43:27 +00:00
Xuefer 43c2392a8e refactor: improve build, kill warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1027 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 06:57:08 +00:00
Xuefer 4064549371 refactor: split extension init to sub module. TODO: compatibility regression
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1026 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-22 06:26:35 +00:00
Xuefer 5c0dfec523 refactor: fix build for optimizer, use mod_* directories
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1003 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-19 06:51:33 +00:00
Xuefer 4e78a9ddec refactor: fix build, easier devel
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@998 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-19 03:57:56 +00:00
Xuefer 4b1466d23e refactor: fix build for processor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@997 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-19 02:43:04 +00:00
Xuefer 689e78da76 refactor: move functions to module
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@993 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-18 08:27:29 +00:00
Xuefer 619a40cb85 refactor mshutdown minit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@992 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-18 08:00:28 +00:00
Xuefer 070be8e457 main/ conflict with php/main/
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@987 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-18 03:19:57 +00:00
Xuefer 3f8e65d24a split sandbox source
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@986 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-18 03:13:28 +00:00
Xuefer 94c430e1b1 kill warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@983 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-17 08:54:15 +00:00
Xuefer ef5a13d72a move files to subdirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@982 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-07-17 08:35:45 +00:00
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