Commit Graph

893 Commits

Author SHA1 Message Date
Bob Weinand
a1f5925652 Fixed that for example "run" is only set as last cmd after the whole execution 2014-01-18 13:18:28 -05:00
krakjoe
2712d7e224 update version 2013-12-27 18:10:58 +00:00
Joe Watkins
1d3a53a18d upstream merge 2013-12-25 18:50:25 +00:00
Bob Weinand
8064d8dfd6 Fixed #18
Errors not displaying in some configurations
2013-12-24 13:11:57 +01:00
Bob Weinand
6f63609251 Fixed credits in phpdbg.* files 2013-12-23 23:55:07 +01:00
krakjoe
7b215b36bc reformat 2013-12-23 21:54:45 +00:00
krakjoe
2d82e994b6 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-12-23 21:52:32 +00:00
krakjoe
d82e7ee7f8 credits file 2013-12-23 21:52:22 +00:00
Bob Weinand
20318c4960 Added breaking upon fatal-ish error 2013-12-21 22:42:11 +01:00
krakjoe
ef3e0119b8 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-12-20 13:20:40 +00:00
krakjoe
37eac64e36 update readme 2013-12-20 13:20:17 +00:00
Bob Weinand
f06ac6a531 Bumped version number to 0.3.0 2013-12-20 14:03:51 +01:00
Bob Weinand
937cc7c80a Recreated test.php 2013-12-20 13:56:21 +01:00
krakjoe
d5c685adba tidy up readme 2013-12-20 12:52:18 +00:00
krakjoe
329e16a250 tidy up repository for merging 2013-12-20 12:51:24 +00:00
krakjoe
08393ad2ac disregard leading slash 2013-12-18 17:00:26 +00:00
krakjoe
944ebb36c8 version in userland 2013-12-18 16:33:21 +00:00
Bob Weinand
d850deca94 Merge pull request #44 from Hywan/option_zend_version
Add Zend version and copyright (oops, I merged the last PR too early)
2013-12-18 07:20:11 -08:00
Ivan Enderlin
1bc35a70d5 Add Zend version and copyright. 2013-12-18 16:15:24 +01:00
Bob Weinand
117d5e38e3 Merge pull request #43 from Hywan/option_version
Add the `-V` option to print the version number
2013-12-18 07:11:37 -08:00
Ivan Enderlin
abf68be7a4 Add the -V option to print the version number. 2013-12-18 16:05:11 +01:00
krakjoe
fc5f533c6f ... 2013-12-18 12:03:07 +00:00
Joe Watkins
5ccd5739f4 Merge pull request #40 from Hywan/fix_typo
In english, no horizontal space before “!”
2013-12-18 03:37:05 -08:00
Ivan Enderlin
e5263aa3f0 In english, no horizontal space before “!”. 2013-12-18 11:53:30 +01:00
krakjoe
7e0d1938f9 fix warnings/50700 stuff 2013-12-18 10:31:14 +00:00
krakjoe
5cc9a35f1b ... 2013-12-18 10:18:22 +00:00
krakjoe
6ac3a4ab41 50700 change 2013-12-18 10:17:43 +00:00
krakjoe
8b0e1c6191 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-12-18 10:12:28 +00:00
krakjoe
db9bbf1147 fix build 2013-12-18 10:12:17 +00:00
Bob Weinand
3043bd285c Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-12-18 11:08:32 +01:00
krakjoe
ef89fe37ca fix build error zts 2013-12-18 10:06:42 +00:00
Bob Weinand
94d5334bca Added myself as author where I was not author yet 2013-12-18 11:02:50 +01:00
krakjoe
64dabffd08 fix crash on clean in nts 2013-12-18 07:57:27 +00:00
Bob Weinand
baceff6ad4 Tiny whitespace fix in makefile (aligning with other "Installing" messages) 2013-12-09 19:58:19 +01:00
Bob Weinand
2fa3479df5 Added conditional opline num support 2013-12-09 13:25:00 +01:00
Felipe Pena
bba73628e6 - Fix compiler warning 2013-12-09 09:46:33 -02:00
Bob Weinand
97604918ba Fixed segfault (removed superfluous NUL-byte insertion) 2013-12-09 12:23:44 +01:00
krakjoe
af979393fc resolve all warnings 2013-12-09 10:15:16 +00:00
krakjoe
058b59bb58 update cl 2013-12-09 09:49:50 +00:00
krakjoe
cbaf610ee4 fix test 2013-12-09 09:43:26 +00:00
krakjoe
64194ef652 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-12-09 09:35:54 +00:00
krakjoe
12d071fa7c remove zend extension 2013-12-09 09:33:32 +00:00
Bob Weinand
b35f6ee723 Pssst, compiler! 2013-12-08 22:11:50 +01:00
Bob Weinand
71ae30f1b8 WS 2013-12-08 21:58:01 +01:00
Bob Weinand
e3bf7ad5b5 Renumbered frames in backtrace for internal functions 2013-12-08 21:43:19 +01:00
Felipe Pena
cd3b070d7e - Added variadic support to prototype dumping 2013-12-08 18:04:39 -02:00
Felipe Pena
b655a0bc7e - Fix argname printing order 2013-12-08 17:52:14 -02:00
Felipe Pena
50e8a47c90 - Added argument name to backtrace dump 2013-12-08 17:37:35 -02:00
Felipe Pena
508772840e - CS 2013-12-08 16:48:20 -02:00
Felipe Pena
1fc10b5706 - Splitting prototype dumping code 2013-12-08 16:47:53 -02:00