History log of /PHP-8.4/sapi/phpdbg/phpdbg.c (Results 201 – 225 of 244)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d3ab945d 19-Mar-2015 Anatol Belski

using zend_stat_t


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


# 96f7a33d 09-Mar-2015 Xinchen Hui

Temorary fix for phpdbg segfault while use zend_mm_set_custom_handlers


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
# 46d95729 13-Feb-2015 Reeze Xia

Fixed phpdbg zend_bailout error when compiling syntax error code

@krakjoe if there is something wrong, tell me plz


# 6c9d75b4 10-Feb-2015 Reeze Xia

Add missing header inclusion


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
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# b5b61767 22-Dec-2014 Xinchen Hui

Micro optimaztion (yeah, I know compiler supposed to do that)


Revision tags: 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
# aef51819 26-Nov-2014 Ferenc Kovacs

typo fix


# 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
# 06fdf359 20-Nov-2014 Veres Lajos

typo fixes - https://github.com/vlajos/misspell_fixer


# 4dc99457 20-Nov-2014 Veres Lajos

typo fixes - https://github.com/vlajos/misspell_fixer

Conflicts:
ext/ftp/ftp.h
ext/pcre/pcrelib/pcre_printint.c
ext/pcre/pcrelib/sljit/sljitLir.c

typo fixes - https://github.com/vlajos/misspell_fixer

Conflicts:
ext/ftp/ftp.h
ext/pcre/pcrelib/pcre_printint.c
ext/pcre/pcrelib/sljit/sljitLir.c
ext/pcre/pcrelib/sljit/sljitLir.h
ext/pcre/pcrelib/sljit/sljitNativeARM_32.c
ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c
ext/pgsql/pgsql.c
ext/phar/func_interceptors.c
ext/soap/soap.c
ext/standard/image.c

show more ...


Revision tags: php-5.6.3, php-5.5.19, php-5.4.35
# 113f1fd6 30-Oct-2014 Bob Weinand

Temporarily disable wait/xml protocol...


# 4b8f411d 29-Oct-2014 Anatol Belski

use portable strndup implementation


# 297baa0c 28-Oct-2014 Bob Weinand

Remove the ugly hack via a temp file to store breakpoints


Revision tags: php-5.6.3RC1, php-5.5.19RC1
# 76bd799e 28-Oct-2014 Bob Weinand

Fix quitting on a second run


# c34fd924 28-Oct-2014 Bob Weinand

Fix wrong exec length on relative paths


# 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


# 41537cdd 26-Oct-2014 krakjoe

remove dodgy param parser, bring userland breakpoint api inline with PHP7


# 51c1cc4f 26-Oct-2014 krakjoe

disable output buffering by default


# cc70ec1e 26-Oct-2014 Bob Weinand

Add question to reset execution in run/exec/clean


# 29446f2f 26-Oct-2014 krakjoe

disable output buffering, better breakpoint api for userland, remove hand parsing of params


12345678910