]>
granicus.if.org Git - php/log
Bob Weinand [Thu, 9 Oct 2014 09:52:57 +0000 (11:52 +0200)]
Fix regression in list
It showed the entire remaining file before...
Bob Weinand [Thu, 9 Oct 2014 09:47:52 +0000 (11:47 +0200)]
Reduce variabledetails+variable to just one variable tag
Bob Weinand [Wed, 8 Oct 2014 22:25:25 +0000 (00:25 +0200)]
Add <intros> tag around <intro /> tags
Bob Weinand [Wed, 8 Oct 2014 21:44:22 +0000 (23:44 +0200)]
Put stack_verify in error buffer too
Bob Weinand [Wed, 8 Oct 2014 21:42:20 +0000 (23:42 +0200)]
Fix escaping of <
Bob Weinand [Tue, 7 Oct 2014 22:35:17 +0000 (00:35 +0200)]
Revert WS change from "[\r\n\t ]+" to "[\t ]+"
Bob Weinand [Tue, 7 Oct 2014 22:27:12 +0000 (00:27 +0200)]
Merge branch 'master' into xml-protocol
Conflicts:
phpdbg_lexer.c
phpdbg_prompt.c
Bob Weinand [Tue, 7 Oct 2014 22:14:31 +0000 (00:14 +0200)]
Fix bug which causes inf loop on \r\n
krakjoe [Tue, 7 Oct 2014 11:36:03 +0000 (12:36 +0100)]
make build work moar
Bob Weinand [Tue, 7 Oct 2014 11:08:30 +0000 (13:08 +0200)]
Merge branch 'master' into xml-protocol
Conflicts:
phpdbg.c
phpdbg.h
phpdbg_cmd.c
phpdbg_cmd.h
phpdbg_frame.c
phpdbg_info.c
phpdbg_list.c
phpdbg_print.c
phpdbg_prompt.c
phpdbg_utils.c
phpdbg_utils.h
phpdbg_watch.c
krakjoe [Tue, 7 Oct 2014 10:30:26 +0000 (11:30 +0100)]
fix case insensitivity for registered functions
krakjoe [Tue, 7 Oct 2014 09:28:21 +0000 (10:28 +0100)]
fix mistake in help
Bob Weinand [Mon, 6 Oct 2014 22:45:29 +0000 (00:45 +0200)]
Merge branch 'webdata_transfer'
Bob Weinand [Mon, 6 Oct 2014 20:34:41 +0000 (22:34 +0200)]
" => &quot; in md document
Bob Weinand [Mon, 6 Oct 2014 11:20:04 +0000 (13:20 +0200)]
Add request id to <backtrace>
Bob Weinand [Mon, 6 Oct 2014 09:46:39 +0000 (11:46 +0200)]
Fix frames output
Bob Weinand [Mon, 6 Oct 2014 09:26:08 +0000 (11:26 +0200)]
Add request_id possibility for xml output
Bob Weinand [Sun, 5 Oct 2014 11:57:35 +0000 (13:57 +0200)]
Use PHP 5.4 compatible zend_execute in #if
Bob Weinand [Sun, 5 Oct 2014 11:29:56 +0000 (13:29 +0200)]
Fix infinite recursion issues (segfaults)
Bob Weinand [Sun, 5 Oct 2014 11:29:56 +0000 (13:29 +0200)]
Fix infinite recursion issues (segfaults)
Bob Weinand [Sun, 5 Oct 2014 10:33:24 +0000 (12:33 +0200)]
Consistency in breakpoint tags, <run> => <stop>
Bob Weinand [Sun, 5 Oct 2014 09:57:14 +0000 (11:57 +0200)]
Fix precision handling in strings
Bob Weinand [Sun, 5 Oct 2014 00:27:51 +0000 (02:27 +0200)]
Disable automatic resetting of imported auto_globals
Bob Weinand [Sat, 4 Oct 2014 22:16:19 +0000 (00:16 +0200)]
Fix (system) ini entry transfer
Bob Weinand [Sat, 4 Oct 2014 21:30:57 +0000 (23:30 +0200)]
Fix issues with path names and cwd
Bob Weinand [Sat, 4 Oct 2014 21:21:34 +0000 (23:21 +0200)]
Add transfer of output back to webserver and merge master in
Conflicts:
config.m4
phpdbg.c
phpdbg.h
phpdbg_cmd.c
phpdbg_prompt.c
Bob Weinand [Sat, 4 Oct 2014 15:02:44 +0000 (17:02 +0200)]
LIBREADLINE => HAVE_LIBREADLINE
Bob Weinand [Sat, 4 Oct 2014 14:31:34 +0000 (16:31 +0200)]
Use or instead of and for libedit and readline
Bob Weinand [Fri, 3 Oct 2014 10:43:32 +0000 (12:43 +0200)]
Added support for a restricted ev (variables only) in async safe contexts
Bob Weinand [Thu, 2 Oct 2014 23:29:41 +0000 (01:29 +0200)]
Made some functions async safe and provide interactive shell in signal handler
Fixes also (as a side-effect) a possible bug in list function when included files become unreachable after loading by caching the file contents
This is already pretty stable; a (restricted) ev and sh may follow.
Bob Weinand [Thu, 2 Oct 2014 09:18:36 +0000 (11:18 +0200)]
Remove accidental insertion of a single "s"
Bob Weinand [Sun, 28 Sep 2014 00:57:12 +0000 (02:57 +0200)]
Send a \x03 during execution to interrupt (POSIX only)
Bob Weinand [Thu, 25 Sep 2014 20:01:31 +0000 (22:01 +0200)]
Fix typo: inactivee => inactive
Bob Weinand [Thu, 25 Sep 2014 19:26:57 +0000 (21:26 +0200)]
Push first draft of xml protocol documentation
Bob Weinand [Thu, 25 Sep 2014 19:25:18 +0000 (21:25 +0200)]
Make set commands more consistent
Bob Weinand [Thu, 25 Sep 2014 13:28:25 +0000 (15:28 +0200)]
Make phpdbg_prompt.c xml messages more consistent
Bob Weinand [Thu, 25 Sep 2014 00:04:12 +0000 (02:04 +0200)]
Make print command xml output more consistent
Bob Weinand [Wed, 24 Sep 2014 23:29:08 +0000 (01:29 +0200)]
Fix tests
Bob Weinand [Wed, 24 Sep 2014 23:22:33 +0000 (01:22 +0200)]
Merge branch 'master' into xml-protocol
Conflicts:
phpdbg_utils.c
Bob Weinand [Wed, 24 Sep 2014 22:59:17 +0000 (00:59 +0200)]
Fix test after adding script ended notice
Bob Weinand [Wed, 24 Sep 2014 22:55:17 +0000 (00:55 +0200)]
Always add a newline before a warning or a notice
Bob Weinand [Wed, 24 Sep 2014 22:22:58 +0000 (00:22 +0200)]
Better naming in list command and inform about filename
Bob Weinand [Wed, 24 Sep 2014 22:21:27 +0000 (00:21 +0200)]
Use more consistent naming in info command for xml protocol
Bob Weinand [Tue, 23 Sep 2014 16:29:36 +0000 (18:29 +0200)]
Fix accidental short-circuiting when comparing fds (& warnings)
Bob Weinand [Tue, 23 Sep 2014 15:04:39 +0000 (17:04 +0200)]
Use consistently "num" for an nth opline number
Bob Weinand [Tue, 23 Sep 2014 14:51:18 +0000 (16:51 +0200)]
Merge branch 'master' into xml-protocol
Conflicts:
phpdbg_prompt.c
Bob Weinand [Tue, 23 Sep 2014 14:48:37 +0000 (16:48 +0200)]
Add info globals command
Bob Weinand [Tue, 23 Sep 2014 11:04:53 +0000 (13:04 +0200)]
Add notification at script end
Bob Weinand [Mon, 22 Sep 2014 21:28:07 +0000 (23:28 +0200)]
Fix breakpoints and listing
Bob Weinand [Sun, 21 Sep 2014 22:52:22 +0000 (00:52 +0200)]
A few general segfault fixes
Bob Weinand [Sun, 21 Sep 2014 02:17:19 +0000 (04:17 +0200)]
First draft of an xml protocol
Bob Weinand [Mon, 15 Sep 2014 07:58:14 +0000 (09:58 +0200)]
Use full duplex stdin/stdout socket
Bob Weinand [Sun, 14 Sep 2014 10:24:56 +0000 (12:24 +0200)]
Fix bug #111 (compile error without ZEND_SIGNALS)
Bob Weinand [Wed, 10 Sep 2014 15:01:08 +0000 (17:01 +0200)]
Do not unload phpdbg module in any case
Bob Weinand [Wed, 10 Sep 2014 13:53:40 +0000 (15:53 +0200)]
Fix segfaults, reorder files and set filename to exec
Bob Weinand [Tue, 9 Sep 2014 00:15:33 +0000 (02:15 +0200)]
Add webhelper extension and support for loading extensions
New phpdbg commands:
dl [path] - loads module / Zend extension
wait - waits for incoming connection from a phpdbg_webhelper module
Webhelper module is a UNIX domain socket to which a SAPI with the phpdbg_webhelper module loaded will write to the socket information about its whole environment.
phpdbg can then run the request locally [TODO: write the request back to the sender]
Bob Weinand [Tue, 9 Sep 2014 13:29:54 +0000 (15:29 +0200)]
Don't run travis against master (phpng)
Bob Weinand [Tue, 22 Jul 2014 02:49:41 +0000 (04:49 +0200)]
Merge pull request #106 from EagleEyeJohn/patch-1
Update README.md
John Nicholls [Thu, 17 Jul 2014 14:43:24 +0000 (15:43 +0100)]
Update README.md
correct spelling of "exert"
Bob Weinand [Sat, 5 Jul 2014 23:16:03 +0000 (01:16 +0200)]
Merge pull request #104 from andytson/feature/rpm-build-fix
Fix phpdbg.1 man page installation when build != src directory
Andy Thompson [Sat, 5 Jul 2014 12:05:05 +0000 (13:05 +0100)]
Fix phpdbg.1 man page installation when build != src directory
Felipe Pena [Sun, 29 Jun 2014 12:57:57 +0000 (09:57 -0300)]
- CS
Bob Weinand [Sun, 29 Jun 2014 10:43:51 +0000 (12:43 +0200)]
Fixed issue krakjoe/phpdbg#94 - List behavior is inconsistent
Bob Weinand [Sun, 29 Jun 2014 10:18:39 +0000 (12:18 +0200)]
Fix issue krakjoe/phpdbg#97 - list now appends a newline if there is none
The prompt should always ensure it is on a newline
Bob Weinand [Sun, 29 Jun 2014 09:55:42 +0000 (11:55 +0200)]
Inform about back command existence in help - Fixes krakjoe/phpdbg#100
No way to list the current stack/frames
Bob Weinand [Sun, 29 Jun 2014 09:40:48 +0000 (11:40 +0200)]
Fix issue krakjoe/phpdbg#98
break if does not seem to work
Bob Weinand [Sun, 29 Jun 2014 09:28:44 +0000 (11:28 +0200)]
Merge pull request #102 from dshafik/fix-96
Fix typo in `finish` help
Bob Weinand [Sun, 29 Jun 2014 09:28:33 +0000 (11:28 +0200)]
Merge pull request #101 from dshafik/fix-95
Replace incorrect `E` command with `ev` in watch help
Bob Weinand [Sun, 29 Jun 2014 09:26:27 +0000 (11:26 +0200)]
Fix issue krakjoe/phpdbg#99
register function has the same behavior as run
Bob Weinand [Sun, 29 Jun 2014 09:26:03 +0000 (11:26 +0200)]
Fix readline/libedit (Thanks to @remicollet)
Davey Shafik [Sun, 29 Jun 2014 08:33:27 +0000 (04:33 -0400)]
Replace incorrect `E` command with `ev` in watch help
Fixes #95
Davey Shafik [Sun, 29 Jun 2014 08:32:01 +0000 (04:32 -0400)]
Fix typo in `finish` help
Fixes #96
Bob Weinand [Wed, 25 Jun 2014 11:26:58 +0000 (13:26 +0200)]
Merge branch 'master' of https://github.com/oerdnj/phpdbg into master
Rewritten author line and included instructions to make install the man page
Ondřej Surý [Mon, 23 Jun 2014 09:35:42 +0000 (11:35 +0200)]
Add initial manual page for phpdbg.1
kovacs.ferenc [Sat, 14 Jun 2014 21:48:17 +0000 (23:48 +0200)]
fix bugsnet #67212: phpdbg uses non-standard TIOCGWINSZ
kovacs.ferenc [Thu, 12 Jun 2014 21:13:50 +0000 (23:13 +0200)]
change the default terminal width from 100 to 80, as that is the most common value
krakjoe [Fri, 13 Jun 2014 06:35:11 +0000 (07:35 +0100)]
remove all references
Bob Weinand [Thu, 12 Jun 2014 15:49:02 +0000 (18:49 +0300)]
Make run-tests.php PHP-5.4 compatible
Bob Weinand [Wed, 11 Jun 2014 21:18:47 +0000 (00:18 +0300)]
Fixed order in travis script
Bob Weinand [Wed, 11 Jun 2014 21:08:55 +0000 (23:08 +0200)]
Check for all phpdbg compitble php versions
Bob Weinand [Wed, 11 Jun 2014 20:35:12 +0000 (23:35 +0300)]
Fix issue #89 — Compile failure in PHP 5.4
zend_hash_get_current_key_zval_ex isn't defined in PHP 5.4. (used in phpdbg_watch.c)
Bob Weinand [Mon, 9 Jun 2014 13:38:38 +0000 (15:38 +0200)]
Add line in run-tests.php help
Bob Weinand [Mon, 9 Jun 2014 07:49:21 +0000 (09:49 +0200)]
Finish fixing phpdbg on ZTS build
Bob Weinand [Sun, 8 Jun 2014 22:38:06 +0000 (00:38 +0200)]
Fix segfault in tests with lexer
There's still a bug in parsing commands
Bob Weinand [Sun, 8 Jun 2014 22:02:10 +0000 (00:02 +0200)]
Fix ZTS build
krakjoe [Sun, 8 Jun 2014 21:16:06 +0000 (22:16 +0100)]
remove phpdbg directory from source tree on travis
Bob Weinand [Sun, 8 Jun 2014 20:34:30 +0000 (20:34 +0000)]
Updated parser & leer to be usable with re2c
Fixes some weird temporary compilation errors too
Bob Weinand [Wed, 4 Jun 2014 00:15:50 +0000 (02:15 +0200)]
Fix tests
Bob Weinand [Wed, 4 Jun 2014 00:15:34 +0000 (02:15 +0200)]
Fix possible segfault depending on memory location...
Bob Weinand [Tue, 3 Jun 2014 21:00:45 +0000 (21:00 +0000)]
Fixed startup segfault in non-debug builds
Fixes issue #87
Bob Weinand [Sun, 18 May 2014 09:38:55 +0000 (11:38 +0200)]
PHP 5.4/5.5 compability in phpdbg_watch.c
krakjoe [Sat, 3 May 2014 09:37:11 +0000 (10:37 +0100)]
/me blushes, really hard
Bob Weinand [Thu, 1 May 2014 09:38:08 +0000 (11:38 +0200)]
Added stdion/stdout/stderr constsnts and their php:// wrappers
Fixes issue #85
Anatol Belski [Sun, 27 Apr 2014 15:57:38 +0000 (17:57 +0200)]
C89 compat
Anatol Belski [Fri, 25 Apr 2014 22:07:13 +0000 (00:07 +0200)]
removed /EHa as __try/__catch syntax is used anyway
see http://msdn.microsoft.com/en-us/library/1deeycx5.aspx
Anatol Belski [Fri, 25 Apr 2014 20:33:28 +0000 (22:33 +0200)]
fix ZEND_DEBUG usage
Anatol Belski [Thu, 24 Apr 2014 11:15:16 +0000 (13:15 +0200)]
fix CFLAGS_PHPDBGS and some formatting
Anatol Belski [Thu, 24 Apr 2014 09:01:54 +0000 (11:01 +0200)]
use a portable strndup implementation
Anatol Belski [Thu, 24 Apr 2014 09:00:36 +0000 (11:00 +0200)]
fixed C89 compat
Anatol Belski [Thu, 24 Apr 2014 08:58:30 +0000 (10:58 +0200)]
prepare config.w32