History log of /php-src/sapi/phpdbg/phpdbg.h (Results 76 – 95 of 95)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 6eab2b91 27-Oct-2014 Bob Weinand

Merge phpdbg into PHP-5.6

Conflicts:
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_prompt.c


# 09da8952 26-Oct-2014 Bob Weinand

Merge remote-tracking branch 'origin/PHP-5.6'

Conflicts:
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_bp.c
sapi/phpdbg/phpdbg_list.c
sapi/phpdbg/ph

Merge remote-tracking branch 'origin/PHP-5.6'

Conflicts:
sapi/phpdbg/phpdbg.c
sapi/phpdbg/phpdbg_bp.c
sapi/phpdbg/phpdbg_list.c
sapi/phpdbg/phpdbg_parser.c
sapi/phpdbg/phpdbg_parser.h
sapi/phpdbg/phpdbg_prompt.c

show more ...


# 190f4f9f 26-Oct-2014 Bob Weinand

Fix last commit, and do not output unnecessary information

# 3ab7734b 26-Oct-2014 Bob Weinand

Stabilize execution, always run destructors and extended file breakpoints

# cc70ec1e 26-Oct-2014 Bob Weinand

Add question to reset execution in run/exec/clean

# 2bcac53b 24-Oct-2014 Bob Weinand

Made phpdbg compatible with new engine


# 9b4d9ac6 24-Oct-2014 Bob Weinand

Merge phpdbg into PHP-5.6


Revision tags: php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2
# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/

Revision tags: php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# 6f9f0bf2 25-Aug-2014 Anatol Belski

master renames phase 2

Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14
# 0da5d94a 23-Jun-2014 Remi Collet

Better fix for phpdbg + libedit
- fix include
- disable coloured prompt only with libedit

# 0febafcf 23-Jun-2014 Remi Collet

Fix https://github.com/krakjoe/phpdbg/issues/91

Enable edit feature when build with libedit.

Notice: coloured prompt only enable with READLINE

# 98d41dfc 23-Jun-2014 Remi Collet

Better fix for phpdbg + libedit
- fix include
- disable coloured prompt only with libedit

# 86bafec8 23-Jun-2014 Remi Collet

Fix https://github.com/krakjoe/phpdbg/issues/91

Enable edit feature when build with libedit.

Notice: coloured prompt only enable with READLINE

Revision tags: php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1
# 6adc3002 09-Jun-2014 Bob Weinand

Merge sapi/phpdbg into PHP-5.6


Revision tags: php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28
# 708af5fd 21-Apr-2014 Bob Weinand

Merge sapi/phpdbg into PHP-5.6


Revision tags: php-5.4.28RC1, php-5.5.12RC1, php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25
# 4a96a75c 02-Feb-2014 krakjoe

update version

Revision tags: php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1
# 8ff4d61f 18-Jan-2014 Johannes Schlüter

Merge branch 'phpdbg' into PHP-5.6


Revision tags: php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year

Revision tags: php-5.4.24RC1, php-5.5.8RC1
# ca882858 23-Dec-2013 Bob Weinand

Fixed credits in phpdbg.* files

# cee72c13 20-Dec-2013 Bob Weinand

Merge branch 'master' of sapi/phpdbg into PHP-5.6
Including phpdbg.


1234