Bob Weinand
|
113f1fd6d5
|
Temporarily disable wait/xml protocol...
|
2014-10-30 23:09:57 +01:00 |
|
Bob Weinand
|
b9d1dc329f
|
Merge phpdbg into PHP-5.6
|
2014-10-30 13:17:58 +01:00 |
|
Anatol Belski
|
fc904569ea
|
fix output globals importing
|
2014-10-29 20:03:28 +01:00 |
|
Anatol Belski
|
4b8f411d31
|
use portable strndup implementation
|
2014-10-29 19:49:20 +01:00 |
|
Anatol Belski
|
f842b8f4be
|
unix sockets aren't available on windows
|
2014-10-29 19:39:46 +01:00 |
|
Anatol Belski
|
79a4339f1b
|
fix sapi/phpdbg/config.w32
|
2014-10-29 19:28:21 +01:00 |
|
Bob Weinand
|
68b5dd2ba9
|
Merge phpdbg into PHP-5.6
|
2014-10-29 11:43:01 +01:00 |
|
Remi Collet
|
7dd871438f
|
cleanup uneeded json
|
2014-10-29 07:26:41 +01:00 |
|
Bob Weinand
|
a5415456d4
|
Merge phpdbg into PHP-5.6
|
2014-10-28 23:06:50 +01:00 |
|
Bob Weinand
|
be5d389768
|
Merge phpdbg into PHP-5.6
|
2014-10-28 22:44:29 +01:00 |
|
Bob Weinand
|
6150d9342c
|
Merge ../phpdbg into PHP-5.6
Conflicts:
sapi/phpdbg/config.m4
|
2014-10-28 22:15:05 +01:00 |
|
Remi Collet
|
9028846c63
|
fix phpdbg build when src tree != build tree
|
2014-10-28 19:12:41 +01:00 |
|
Bob Weinand
|
297baa0c18
|
Remove the ugly hack via a temp file to store breakpoints
|
2014-10-28 17:25:48 +01:00 |
|
Bob Weinand
|
fd8a70b1ee
|
Typo (notfoundc => notfound)
|
2014-10-28 17:25:46 +01:00 |
|
Bob Weinand
|
76bd799eb7
|
Fix quitting on a second run
|
2014-10-28 17:25:46 +01:00 |
|
Bob Weinand
|
c34fd92466
|
Fix wrong exec length on relative paths
|
2014-10-28 17:25:45 +01:00 |
|
Bob Weinand
|
cc3587f4a3
|
Fix possibly unclosed <stream> tags
|
2014-10-28 17:25:45 +01:00 |
|
Bob Weinand
|
79c66e7cd2
|
Fix potential segfaults and unresolved breaks
|
2014-10-28 17:25:43 +01:00 |
|
Bob Weinand
|
fe5f5d40f2
|
*Always* clean up and run destructors
|
2014-10-28 17:25:43 +01:00 |
|
Bob Weinand
|
0ede82d466
|
Merge phpdbg into PHP-5.6
|
2014-10-27 14:07:26 +01:00 |
|
Bob Weinand
|
6eab2b9101
|
Merge phpdbg into PHP-5.6
Conflicts:
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_prompt.c
|
2014-10-27 13:11:13 +01:00 |
|
Bob Weinand
|
50756b515c
|
Do not execute anything after quit or clean command
|
2014-10-27 00:00:19 +01:00 |
|
Bob Weinand
|
190f4f9f18
|
Fix last commit, and do not output unnecessary information
|
2014-10-27 00:00:18 +01:00 |
|
Bob Weinand
|
3ab7734b88
|
Stabilize execution, always run destructors and extended file breakpoints
|
2014-10-27 00:00:16 +01:00 |
|
Bob Weinand
|
69bc61de41
|
Fix nullptr dereference in clean without exec context
|
2014-10-27 00:00:15 +01:00 |
|
krakjoe
|
41537cdddc
|
remove dodgy param parser, bring userland breakpoint api inline with PHP7
|
2014-10-27 00:00:14 +01:00 |
|
krakjoe
|
51c1cc4ff5
|
disable output buffering by default
|
2014-10-27 00:00:14 +01:00 |
|
Bob Weinand
|
cc70ec1e67
|
Add question to reset execution in run/exec/clean
|
2014-10-27 00:00:13 +01:00 |
|
Bob Weinand
|
24babb0194
|
Merge phpdbg into PHP-5.6
|
2014-10-25 18:59:48 +02:00 |
|
Bob Weinand
|
9b4d9ac6c7
|
Merge phpdbg into PHP-5.6
|
2014-10-24 19:22:45 +02:00 |
|
Bob Weinand
|
0cb365fb98
|
Merge phpdbg into PHP-5.6
|
2014-09-15 05:48:09 +02:00 |
|
Bob Weinand
|
17658fa7b8
|
Merge sapi/phpdbg into PHP-5.6
|
2014-07-06 01:17:50 +02:00 |
|
Bob Weinand
|
1dd3bab1df
|
Merge sapi/phpdbg into PHP-5.6
|
2014-06-29 12:49:10 +02:00 |
|
Bob Weinand
|
09b2510df6
|
Merge sapi/phpdbg into PHP-5.6
|
2014-06-25 13:56:45 +02:00 |
|
Remi Collet
|
0da5d94a6c
|
Better fix for phpdbg + libedit
- fix include
- disable coloured prompt only with libedit
|
2014-06-23 10:21:19 +02:00 |
|
Remi Collet
|
0febafcfbe
|
Fix https://github.com/krakjoe/phpdbg/issues/91
Enable edit feature when build with libedit.
Notice: coloured prompt only enable with READLINE
|
2014-06-23 10:21:19 +02:00 |
|
Lior Kaplan
|
b538816b0b
|
Update copyright year to 2014
|
2014-06-16 23:34:50 +03:00 |
|
Bob Weinand
|
f677889a9a
|
Merge sapi/phpdbg into PHP-5.6
|
2014-06-15 15:47:14 +02:00 |
|
Bob Weinand
|
6adc30028c
|
Merge sapi/phpdbg into PHP-5.6
|
2014-06-09 10:06:29 +02:00 |
|
Bob Weinand
|
848df6fcbe
|
Merge sapi/phpdbg into PHP-5.6
|
2014-06-04 02:18:39 +02:00 |
|
Bob Weinand
|
466cd2aa7d
|
Merge sapi/phpdbg into PHP-5.6
|
2014-06-03 21:15:02 +00:00 |
|
Bob Weinand
|
003ba74d99
|
Merge sapi/phpdbg into PHP-5.6
|
2014-05-03 11:40:25 +02:00 |
|
Bob Weinand
|
3ad8616aff
|
Added stdion/stdout/stderr constsnts and their php:// wrappers
Fixes issue #85
|
2014-05-01 11:43:46 +02:00 |
|
Anatol Belski
|
3b6bf6eec8
|
Merge remote-tracking branch 'phpdbg/master' into PHP-5.6
* phpdbg/master:
C89 compat
|
2014-04-27 18:01:26 +02:00 |
|
Anatol Belski
|
a10dc3aa4f
|
Merge remote-tracking branch 'phpdbg/master' into PHP-5.6
* phpdbg/master:
removed /EHa as __try/__catch syntax is used anyway
fix ZEND_DEBUG usage
fix CFLAGS_PHPDBGS and some formatting
|
2014-04-26 00:15:32 +02:00 |
|
Anatol Belski
|
cd2641973c
|
Merge remote-tracking branch 'phpdbg/master' into PHP-5.6
|
2014-04-24 11:05:52 +02:00 |
|
Bob Weinand
|
708af5fd8e
|
Merge sapi/phpdbg into PHP-5.6
|
2014-04-21 23:30:08 +02:00 |
|
Mateusz Kocielski
|
6c259625c4
|
Fixed wrong indentation
|
2014-03-18 10:49:28 +01:00 |
|
Mateusz Kocielski
|
ccae70b765
|
Fix phpdbg build on FreeBSD
Added missing netinet/in.h header.
|
2014-03-18 09:51:39 +01:00 |
|
Veres Lajos
|
a7ec000f35
|
a few typofixes
|
2014-02-14 17:16:17 +02:00 |
|