1
0
Fork 0
Commit Graph

100 Commits (0ea8e3c247b980e26afe6b511956b05c482e5d70)

Author SHA1 Message Date
Xuefer 813986f735 Decompiler: (PHP_5_6) support for POW(**) 8 years ago
Xuefer c3ed03701b sample: remove \ from namespace sample 8 years ago
Xuefer b1c2e3462d sample: remove echo , which wont be indentical as decompiled 8 years ago
Xuefer 4e5cb618a4 Decompiler: add support for "run dboth" = both decompile and dump 8 years ago
Xuefer 10fcce4917 devel: dont update devel.php if unchanged 8 years ago
Xuefer 749747211a devel: shows exit status 8 years ago
Xuefer 2a6657a008 Decompiler: merge phpdop into Decompiler 8 years ago
Xuefer 4c48d299ba devel: remove svn helper 8 years ago
Xuefer 25691273b3 eval requires "()"; show code for dangling array(..)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1593 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
8 years ago
Xuefer 4279f1bc10 merge code from some guy. fix exit(1)
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1584 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
8 years ago
Xuefer 4619a3c6c1 devel: fix cpp, remove default include
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1583 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
8 years ago
Xuefer b2910fdfae revert wrong change
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1579 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 8cc772f85f cacher: fix more var caching leaks
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1578 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer a8677af6b7 clean var scope
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1553 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer f664f5a518 merge stack/vector to 1 impl, avoid possible memory leak using malloc
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1551 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer c130a0d589 clean, return pipe status
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1550 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 708688b3d7 define XCACHE_DEBUG in phpized
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1532 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 70ad55bed7 update sample
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1529 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer d2ed93ed41 fix sample
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1527 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 71137b9c29 fix build for pre-5.6
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1489 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 5f8c3d0ee3 Decompiler PHP_5_6: updated support for zend_ast
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1488 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer a35afeb482 WIP PHP_5_6 support
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1486 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 028aafe3c4 improve devel testing
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1485 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
9 years ago
Xuefer 501bbf2e0f adds reflection info for APIs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1477 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer e3f86745b0 make sample work for all beside decompiler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1441 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 76e4d46e6f remove asm from processor, it just cant be implemented in processor
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1416 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 58624130fa devel: fix sort, retest only last results
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1403 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer d09d60607e dont dlunload for leak symbols
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1377 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 68de62de57 decompiler: more sample templating trick
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1344 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer f55cf8f36a devel: dont symlink non-existing file
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1337 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer e8600f7d4a devel: use cpp to generate samples for different php version
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1334 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer efab40dc18 adds opcode string for PHP5.2 seperately for easier compiling
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1325 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 5931080a82 devel: make deps works before build
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1324 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 8c373555e6 devel: allow phpize/make to work on multiple dirs
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1323 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 02eb6beda4 add back PHP_4 code for disassembler
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1321 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c4d23d3884 update dependencies
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1312 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 699f10ffcb MAKEOPTS for all $MAKE
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1294 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer ee4748b127 add dependency for test/dprint/debug
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1283 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c7492e6c3a remove php 4 support completely
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1281 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer 00db145cf0 allow dop be traced
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1273 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
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
10 years ago
Xuefer 8fc2642685 PHP5_5 prepare example
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1237 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c2bfc7d4ff fix php-src for running test
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1233 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
10 years ago
Xuefer c6f366489f Wconversion make too much noise
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1216 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 0f53de0a19 add support for PHP_5_5
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1213 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 36ef103274 fix some 64bit warnings
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1201 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer df286b7493 devel: better output
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1197 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer f67fa76eb4 devel: improve cleanup, fix run
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1193 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 493a5fd495 devel: improve cleanup, fix warning
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1192 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago
Xuefer 91b6fee7f1 devel: improve cleanup
git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1191 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
11 years ago