]> granicus.if.org Git - php/log
php
10 years agoremove dodgy param parser, bring userland breakpoint api inline with PHP7
krakjoe [Sun, 26 Oct 2014 07:24:35 +0000 (07:24 +0000)]
remove dodgy param parser, bring userland breakpoint api inline with PHP7

10 years agodisable output buffering by default
krakjoe [Sun, 26 Oct 2014 07:08:29 +0000 (07:08 +0000)]
disable output buffering by default

10 years agoAdd question to reset execution in run/exec/clean
Bob Weinand [Sun, 26 Oct 2014 02:50:28 +0000 (03:50 +0100)]
Add question to reset execution in run/exec/clean

10 years agoMerge phpdbg into PHP-5.6
Bob Weinand [Sat, 25 Oct 2014 16:59:48 +0000 (18:59 +0200)]
Merge phpdbg into PHP-5.6

10 years agoMerge phpdbg into PHP-5.6
Bob Weinand [Fri, 24 Oct 2014 17:22:45 +0000 (19:22 +0200)]
Merge phpdbg into PHP-5.6

10 years agoMerge phpdbg into PHP-5.6
Bob Weinand [Mon, 15 Sep 2014 03:48:09 +0000 (05:48 +0200)]
Merge phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Sat, 5 Jul 2014 23:17:50 +0000 (01:17 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Sun, 29 Jun 2014 10:49:10 +0000 (12:49 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Wed, 25 Jun 2014 11:56:45 +0000 (13:56 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoBetter fix for phpdbg + libedit
Remi Collet [Mon, 23 Jun 2014 08:17:43 +0000 (10:17 +0200)]
Better fix for phpdbg + libedit
- fix include
- disable coloured prompt only with libedit

10 years agoFix https://github.com/krakjoe/phpdbg/issues/91
Remi Collet [Mon, 23 Jun 2014 08:04:40 +0000 (10:04 +0200)]
Fix https://github.com/krakjoe/phpdbg/issues/91

Enable edit feature when build with libedit.

Notice: coloured prompt only enable with READLINE

10 years agoUpdate copyright year to 2014
Lior Kaplan [Mon, 16 Jun 2014 20:34:50 +0000 (23:34 +0300)]
Update copyright year to 2014

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Sun, 15 Jun 2014 13:47:14 +0000 (15:47 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Mon, 9 Jun 2014 08:06:29 +0000 (10:06 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Wed, 4 Jun 2014 00:18:39 +0000 (02:18 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Tue, 3 Jun 2014 21:15:02 +0000 (21:15 +0000)]
Merge sapi/phpdbg into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Sat, 3 May 2014 09:40:25 +0000 (11:40 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoAdded stdion/stdout/stderr constsnts and their php:// wrappers
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

10 years agoMerge remote-tracking branch 'phpdbg/master' into PHP-5.6
Anatol Belski [Sun, 27 Apr 2014 16:01:26 +0000 (18:01 +0200)]
Merge remote-tracking branch 'phpdbg/master' into PHP-5.6

* phpdbg/master:
  C89 compat

10 years agoMerge remote-tracking branch 'phpdbg/master' into PHP-5.6
Anatol Belski [Fri, 25 Apr 2014 22:15:32 +0000 (00:15 +0200)]
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

10 years agoMerge remote-tracking branch 'phpdbg/master' into PHP-5.6
Anatol Belski [Thu, 24 Apr 2014 09:05:52 +0000 (11:05 +0200)]
Merge remote-tracking branch 'phpdbg/master' into PHP-5.6

10 years agoMerge sapi/phpdbg into PHP-5.6
Bob Weinand [Mon, 21 Apr 2014 21:29:25 +0000 (23:29 +0200)]
Merge sapi/phpdbg into PHP-5.6

10 years agoFixed wrong indentation
Mateusz Kocielski [Tue, 18 Mar 2014 09:49:28 +0000 (10:49 +0100)]
Fixed wrong indentation

10 years agoFix phpdbg build on FreeBSD
Mateusz Kocielski [Tue, 18 Mar 2014 08:51:39 +0000 (09:51 +0100)]
Fix phpdbg build on FreeBSD

Added missing netinet/in.h header.

11 years agoa few typofixes
Veres Lajos [Fri, 14 Feb 2014 15:16:17 +0000 (17:16 +0200)]
a few typofixes

11 years agowindows
krakjoe [Sun, 2 Feb 2014 15:14:25 +0000 (15:14 +0000)]
windows

11 years agoclean symbols
krakjoe [Sun, 2 Feb 2014 15:10:17 +0000 (15:10 +0000)]
clean symbols

11 years agoanother patch from upstream
krakjoe [Sun, 2 Feb 2014 14:58:39 +0000 (14:58 +0000)]
another patch from upstream

11 years agowoops
krakjoe [Sun, 2 Feb 2014 14:50:32 +0000 (14:50 +0000)]
woops

11 years agobetter use of tmpnam/mkstemp
krakjoe [Sun, 2 Feb 2014 14:42:31 +0000 (14:42 +0000)]
better use of tmpnam/mkstemp

11 years agoupdate version
krakjoe [Sun, 2 Feb 2014 14:04:47 +0000 (14:04 +0000)]
update version

11 years agoremove use of zend directly, avoid leaks/bugs in modules etc
krakjoe [Sun, 2 Feb 2014 13:43:43 +0000 (13:43 +0000)]
remove use of zend directly, avoid leaks/bugs in modules etc

11 years agofix C89 compat
Anatol Belski [Sun, 19 Jan 2014 01:05:10 +0000 (02:05 +0100)]
fix C89 compat

11 years agoMerge branch 'phpdbg' into PHP-5.6
Johannes Schlüter [Sat, 18 Jan 2014 12:52:27 +0000 (13:52 +0100)]
Merge branch 'phpdbg' into PHP-5.6

11 years agoBump year
Xinchen Hui [Fri, 3 Jan 2014 03:08:10 +0000 (11:08 +0800)]
Bump year

11 years agoupdate version output
krakjoe [Fri, 27 Dec 2013 18:03:11 +0000 (18:03 +0000)]
update version output

11 years agofix c89 compat
Anatol Belski [Wed, 25 Dec 2013 22:43:20 +0000 (23:43 +0100)]
fix c89 compat

11 years agofixed incompatible pointer in phpdbg on win64
Anatol Belski [Tue, 24 Dec 2013 20:08:33 +0000 (21:08 +0100)]
fixed incompatible pointer in phpdbg on win64

11 years agoFixed #18
Bob Weinand [Tue, 24 Dec 2013 12:11:57 +0000 (13:11 +0100)]
Fixed #18
Errors not displaying in some configurations

11 years agoFixed credits in phpdbg.* files
Bob Weinand [Mon, 23 Dec 2013 22:55:07 +0000 (23:55 +0100)]
Fixed credits in phpdbg.* files

11 years agoAdded breaking upon fatal-ish error
Bob Weinand [Sat, 21 Dec 2013 21:42:11 +0000 (22:42 +0100)]
Added breaking upon fatal-ish error

11 years agocredits file for phpdbg
Joe Watkins [Mon, 23 Dec 2013 22:36:30 +0000 (22:36 +0000)]
credits file for phpdbg

11 years agoMerge branch 'master' of sapi/phpdbg into PHP-5.6
Bob Weinand [Fri, 20 Dec 2013 13:27:51 +0000 (14:27 +0100)]
Merge branch 'master' of sapi/phpdbg into PHP-5.6
Including phpdbg.