History log of /PHP-7.2/sapi/phpdbg/phpdbg.c (Results 51 – 75 of 157)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-7.1.0alpha2, php-7.0.8, php-5.6.23, php-5.5.37
# c22a1c83 20-Jun-2016 Dmitry Stogov

Zend signals should be installed after request startup (or regular signals may be installed before zend_signal_startup)


# c8706331 20-Jun-2016 Dmitry Stogov

Cleanup zend_signal API


Revision tags: php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7, php-5.6.22RC1, php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1
# 1ac15293 03-Mar-2016 Nikita Popov

Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE

Also re bug #71575.


Revision tags: php-5.6.19, php-5.5.33, php-7.0.4, php-5.6.19RC1, php-7.0.4RC1
# c9357f82 14-Feb-2016 Nikita Popov

Format string fixes

Conflicts:
ext/pgsql/pgsql.c


# 1a01a5ec 11-Feb-2016 Bob Weinand

Fixed inherited functions from unspecified files being included in phpdbg_get_executable()

See also https://github.com/krakjoe/phpdbg/issues/152


Revision tags: php-5.6.18, php-7.0.3, php-5.5.32
# 65ef7f8c 23-Jan-2016 Bob Weinand

Use uint64_t for flags (warning)


Revision tags: php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2
# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


Revision tags: php-7.0.2RC1
# 95ad4146 12-Dec-2015 Reeze Xia

Unused value casting should be `void`


Revision tags: php-5.6.17RC1, php-7.0.1RC1
# 03a43d50 06-Dec-2015 Joe Watkins

standard tsrm usage for seven


# 003c91bd 06-Dec-2015 Joe Watkins

standard tsrm usage for seven


Revision tags: php-7.0.0, php-5.6.16, php-7.0.0RC8
# c1189ecc 23-Nov-2015 Bob Weinand

Output stderr on real stderr in phpdbg


Revision tags: php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6
# 2ef327ca 20-Oct-2015 Bob Weinand

Exempt paging from -qrr mode


Revision tags: php-7.0.1
# f231dddd 18-Oct-2015 Felipe Pena

- Implemented output paging


Revision tags: php-5.6.15RC1, php-7.0.0RC5
# 82857313 02-Oct-2015 Bob Weinand

Fix parse errors in -rr mode


# 32337d35 02-Oct-2015 Bob Weinand

Do not display memory leaks on fatal


# 6c61286d 02-Oct-2015 Bob Weinand

Do not include zend_verify_return_type in executable ops (phpdbg)


# 1287c480 02-Oct-2015 Nikita Popov

Fix/improve zpp usage

The ext/interbase changes are done blindly, fingers crossed.

Some of these are bug fixes, some make zpp usage more idiomatic.


Revision tags: php-5.5.30, php-5.6.14, php-7.0.0RC4
# c82e2161 27-Sep-2015 Anatol Belski

fix phpdbg's -h switch

The help functionality needs a correct stdout fd, so pre setup it
for the only case.


# bccac377 23-Sep-2015 Bob Weinand

Fixed bug #70531 (-rr should not fallback to interactive mode in phpdbg)


# 8f85dc14 19-Sep-2015 Bob Weinand

Always properly show exit status in phpdbg

Especially when it is only set after main run (e.g. register_shutdown_function)


# 16cde23e 19-Sep-2015 Bob Weinand

Fix oplog...


# adcabcc1 17-Sep-2015 Bob Weinand

Add # delimiter to phpdbg commands


Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45
# 85a511d2 01-Sep-2015 Joe Watkins

fix zend signal and tsrm compat


# 54a83182 30-Aug-2015 Bob Weinand

Respect exit status for -rr option with phpdbg


# c359ca8c 27-Aug-2015 Xinchen Hui

Fixed printing


1234567