History log of /php-src/sapi/phpdbg/phpdbg_utils.c (Results 51 – 73 of 73)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1
# e09a0bfc 21-Apr-2015 Bob Weinand

Also consider specific catches when checking for uncaught

# 73d31d44 21-Apr-2015 Bob Weinand

Break on uncaught exceptions in current frame in phpdbg

# f83ee6a0 21-Apr-2015 Bob Weinand

Add next command / Fix recursion/exceptions with u/F/L

# 740c86bc 19-Apr-2015 Bob Weinand

Stabilize watchpoints

Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 97887e37 21-Mar-2015 Bob Weinand

Stabilize (simple) watchpoints with IS_INDIRECT/IS_REFERENCE situations

Revision tags: php-5.6.7, php-5.5.23, php-5.4.39
# a4384bd3 13-Mar-2015 Lior Kaplan

s/PHP Version 5/PHP Version 7/g

Follow up for d0cb7153

Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38
# da7d94cd 13-Feb-2015 Xinchen Hui

Merge branch 'PHP-5.6'

Conflicts:
ext/soap/soap.c
ext/standard/basic_functions.c
ext/zlib/zlib.c


Revision tags: POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year

# 0579e827 15-Jan-2015 Xinchen Hui

bump year

Revision tags: php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things

Revision tags: php-5.6.4RC1
# 0afc04b9 26-Nov-2014 Ferenc Kovacs

go back with phpdbg to the state of 5.6.3, reverting the controversial commits(remote debugging/xml protocol)

Revision tags: php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1
# 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, 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
# f677889a 15-Jun-2014 Bob Weinand

Merge sapi/phpdbg into PHP-5.6


Revision tags: php-5.5.14RC1, php-5.4.30RC1, 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, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year

Revision tags: php-5.4.24RC1
# 00c7b973 24-Dec-2013 Anatol Belski

fixed incompatible pointer in phpdbg on win64

Revision tags: php-5.5.8RC1
# cee72c13 20-Dec-2013 Bob Weinand

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


123