1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00
Commit Graph

497 Commits

Author SHA1 Message Date
krakjoe
13e98cd2c7 don't allocate that, static inline this 2013-11-20 13:09:36 +00:00
krakjoe
c10796e7e9 zend expects this to be clean memory 2013-11-20 13:00:28 +00:00
krakjoe
38679621bb Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-20 12:51:57 +00:00
krakjoe
cad9fb826b registered functions able to accept any number of arguments 2013-11-20 12:49:47 +00:00
Felipe Pena
4ad50af9ac - CS 2013-11-20 10:10:27 -02:00
Felipe Pena
31e35c2671 - CS 2013-11-20 09:16:02 -02:00
Felipe Pena
e7d0032bea - CS 2013-11-20 09:11:23 -02:00
krakjoe
80386a329b improve R 2013-11-20 10:49:39 +00:00
krakjoe
dd71744d48 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-20 10:06:29 +00:00
krakjoe
6417e472b4 use new input handling everywhere 2013-11-20 10:04:05 +00:00
Felipe Pena
3e6f942d1a - Missing function prototype 2013-11-19 20:26:31 -02:00
Felipe Pena
a1adc8124e - Removed unnecessary check and allocation 2013-11-19 20:13:51 -02:00
Felipe Pena
bc278c7013 - Removed unused var 2013-11-19 20:09:19 -02:00
krakjoe
3709ea995c Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-19 21:58:03 +00:00
krakjoe
b65cef950a more on functions 2013-11-19 21:54:58 +00:00
Felipe Pena
dace704d15 - Check for PHPDBG_DEBUG 2013-11-19 19:53:27 -02:00
Felipe Pena
4672313057 - Removed unused var 2013-11-19 19:40:01 -02:00
Felipe Pena
2e3723f08f - Cosmetic changes 2013-11-19 19:35:45 -02:00
Felipe Pena
3853f5b370 - Added phpdbg_trim() 2013-11-19 19:26:40 -02:00
Felipe Pena
dee048c22a - WS, removed unused var 2013-11-19 19:02:38 -02:00
krakjoe
5af371409c debugging new input stuff 2013-11-19 20:27:23 +00:00
krakjoe
1a2618b229 avoid memory error 2013-11-19 19:36:39 +00:00
krakjoe
99a1414924 show where 2013-11-19 19:35:48 +00:00
krakjoe
cfc62cdbe0 cleanup 2013-11-19 19:24:21 +00:00
krakjoe
13b0ef71b5 ... 2013-11-19 19:11:18 +00:00
krakjoe
690a3202fd escaped strings 2013-11-19 19:10:09 +00:00
krakjoe
8ac46de2cf argc/argv started 2013-11-19 17:18:58 +00:00
krakjoe
71811f1f7f include registered functions in help for register command 2013-11-19 14:28:57 +00:00
krakjoe
b237401167 fix broken repeat command 2013-11-19 14:06:33 +00:00
krakjoe
b2a19a42d1 removed a loop 2013-11-19 13:22:46 +00:00
krakjoe
cf4b451d39 bail on fail for console input, fix - ./phpdbg 2013-11-19 13:11:45 +00:00
krakjoe
73e7f5c645 more tidy 2013-11-19 13:00:04 +00:00
krakjoe
d906613eb5 tidy up reading input, avoid leaks, restore sanity 2013-11-19 12:39:48 +00:00
krakjoe
924d5bdbe6 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-19 10:59:45 +00:00
krakjoe
2ebb9e48be better call register 2013-11-19 10:56:50 +00:00
Felipe Pena
d45e882573 - Fixed memory issue 2013-11-19 08:53:51 -02:00
Felipe Pena
e863e71234 - Removed unused variable 2013-11-19 08:49:44 -02:00
krakjoe
7c077f7040 ordering 2013-11-19 01:56:33 +00:00
krakjoe
54aaf898ca ... 2013-11-19 01:51:56 +00:00
krakjoe
fb6df2fa08 Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-19 01:50:38 +00:00
krakjoe
9ebc61f282 help for register better formatting for help menu 2013-11-19 01:48:21 +00:00
Felipe Pena
db8f825414 - Fix build 2013-11-18 23:30:57 -02:00
krakjoe
0250a0992c don't dtor that 2013-11-19 01:22:02 +00:00
krakjoe
dc1cd94dec Merge branch 'master' of https://github.com/krakjoe/phpdbg 2013-11-19 01:19:01 +00:00
krakjoe
599047f153 register functions, needs work 2013-11-19 01:18:43 +00:00
Felipe Pena
11b8fcf974 - Update changelog 2013-11-18 22:21:02 -02:00
krakjoe
a37de13a20 correction to print stack 2013-11-18 23:49:57 +00:00
krakjoe
af20f1a474 fix memory errors when printing execution context 2013-11-18 23:48:10 +00:00
krakjoe
407ab7d57e make errors stand out more, don't duplicate output 2013-11-18 23:41:57 +00:00
krakjoe
d82eca8c86 add resource type to info 2013-11-18 23:18:22 +00:00