1
0
Fork 0
Commit Graph

1000 Commits

Author SHA1 Message Date
Xuefer 2b73d8c9ea kill sign warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1286 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-10 07:38:10 +00:00
Xuefer aee274ada1 phpdc: exit on decompile error
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1285 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-10 07:13:14 +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 ee4748b127 add dependency for test/dprint/debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-10 04:49:20 +00:00
Xuefer 313f0d0cc2 wrong change in prevous commit
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1282 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-08 08:15:24 +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 c8b77e8be6 optimizer: fix devel debug output
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1280 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-07-08 06:38:59 +00:00
Xuefer 770a69718e optimizer: WIP improve finally handling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1279 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-27 09:43:47 +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 96e1893175 un-experimental for __FILE__ __DIR__ handling after files moved/hardlinked
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1277 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-26 15:03:13 +00:00
Xuefer 401eee2b01 optimizer: fix debug build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1276 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 07:08:09 +00:00
Xuefer dd6e9fbe85 disassembler: fixes crash with nested sandbox (since 3.0)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1275 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 05:01:31 +00:00
Xuefer db77416e0b avoid dup test with ./run retest
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1274 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 04:53:05 +00:00
Xuefer 00db145cf0 allow dop be traced
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1273 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 04:52:40 +00:00
Xuefer 2def3ff2b1 fix test running for 5.3+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1272 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 04:15:16 +00:00
Xuefer 90bffee775 fix test running for 5.3+
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1271 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 04:14:29 +00:00
Xuefer c4639fa7bb updated build dependency for 5.5
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1270 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-25 04:13:18 +00:00
Xuefer 056483bbff note about 3.0.3
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1265 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-18 02:40:51 +00:00
Xuefer af43dc86c8 update copyright year
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1261 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-10 04:26:08 +00:00
Xuefer ba09ba2425 updated release date
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1260 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-06-10 04:25:32 +00:00
Xuefer c1d9d863a7 disassembler: fix: compile against correct const string for PHP 5.2, use 5.3 version of strings is enough
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1254 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-28 02:07:48 +00:00
Xuefer 5d5b18a4bc update bug fix note about PHP 5.4+ only
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1253 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-28 02:03:33 +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 cb30f6371e fix optimizer debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1250 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-24 09:36:16 +00:00
Xuefer 091e5563f2 remove unused code
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1249 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-24 04:20:05 +00:00
Xuefer 5ce96cff4f fixes #301: refix locking impl
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1245 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-20 08:02:40 +00:00
Xuefer 876859cc24 undo [1242]
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1244 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-16 07:02:56 +00:00
Xuefer 34338ebd10 fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1243 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-16 06:58:59 +00:00
Xuefer bcebc33200 undefined xc_shm_t
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1242 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-16 06:52:36 +00:00
Xuefer 3eb6e9b552 fix build for PHP<5.4
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1240 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-16 06:24:41 +00:00
Xuefer d6a26094d9 fixes #296: Multiple instances of the same software causes PHP "cannot redeclare class" errors when xcache enabled
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1238 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-10 17:52:02 +00:00
Xuefer 8fc2642685 PHP5_5 prepare example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1237 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-05-10 15:50:32 +00:00
Xuefer e0bf6cdd3f fixes #303: tablesort.js not found in Diagnosis and Coverager
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1235 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-04-22 09:28:39 +00:00
Xuefer 7fe46fb894 compatiblity with fcntl
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1234 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-03-25 08:11:46 +00:00
Xuefer c2bfc7d4ff fix php-src for running test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1233 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-03-25 06:11:01 +00:00
Xuefer 4d16d53af2 PHP_5_5: fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1232 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-03-25 06:10:27 +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 9782a13dfd MFB: update release date for 3.0.1
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1224 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-01-11 02:48:41 +00:00
Xuefer 7c1e8b08c9 updates copyright year
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1221 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2013-01-11 02:44:07 +00:00
Xuefer 1b72c49518 updated ChangeLog
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1218 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-27 06:28:35 +00:00
Xuefer 57549f6cf7 kill warning "function with _alloca() inlined into a loop"
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1217 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-20 12:40:04 +00:00
Xuefer c6f366489f Wconversion make too much noise
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-20 12:39:51 +00:00
Xuefer cb45d30c6e fix build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1214 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-19 09:08:16 +00:00
Xuefer 0f53de0a19 add support for PHP_5_5
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-19 08:42:53 +00:00
Xuefer b31e2b14cd kill some warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1211 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-19 07:40:02 +00:00
Xuefer 6397f2db78 trunk target to 3.1.x
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1210 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-19 07:26:16 +00:00
Xuefer d84da590ff PHP_5_4: fix for ZEND_JMP_SET_VAR
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1208 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-18 07:14:03 +00:00
Xuefer c6df026c37 fix sign warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1207 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-18 07:08:57 +00:00
Xuefer 94a6d092ac mutex code clean up
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1206 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-18 04:31:22 +00:00
Xuefer ddbd8a1a33 adds thanks note
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1205 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
2012-12-17 17:14:18 +00:00