History log of /PHP-8.3/sapi/phpdbg/phpdbg_prompt.c (Results 76 – 100 of 211)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 4bebcb84 10-Apr-2017 Xinchen Hui

Fixed condition check

Revision tags: php-7.1.4RC1, php-7.0.18RC1, php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1
# d4dd5402 25-Jan-2017 Bob Weinand

Merge branch 'PHP-7.1'


# d0272ef1 25-Jan-2017 Bob Weinand

Merge branch 'PHP-7.0' into PHP-7.1


# c44efbbb 25-Jan-2017 Bob Weinand

Fix copying too much leading to potential segfault

Revision tags: php-5.6.30, php-7.0.15, php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1
# dac6c639 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 478f119a 04-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# 9e29f841 02-Jan-2017 Sammy Kaye Powers

Update copyright headers to 2017

# afb6ca25 22-Dec-2016 Anatol Belski

Finish remaining replacement uint => uint32_t

Tthe core should be normalized now, no uints anymore

# 5d7ce727 21-Dec-2016 Bob Weinand

Merge branch 'PHP-7.1'


# 728502fc 21-Dec-2016 Bob Weinand

Merge branch 'PHP-7.0' into PHP-7.1


# 3b2b080c 21-Dec-2016 Bob Weinand

Fixed bug #73704 (phpdbg shows the wrong line in files with shebang)

# c3ee875a 20-Dec-2016 Bob Weinand

Merge branch 'PHP-7.1'


# 8b06b7e2 20-Dec-2016 Bob Weinand

Fixed bug #73794 (Crash (out of memory) when using run and # command separator)

Revision tags: php-7.1.1, php-5.6.29, php-7.0.14, php-7.1.0
# 7631c876 30-Nov-2016 Bob Weinand

Merge branch 'PHP-7.1'


# 7aaa1a87 30-Nov-2016 Bob Weinand

Merge branch 'PHP-7.0' into PHP-7.1


# b73a3aff 30-Nov-2016 Bob Weinand

Fixed bug #73615 (phpdbg without option never load .phpdbginit at startup)

Revision tags: php-5.6.29RC1, php-7.0.14RC1
# 6c7e795c 13-Nov-2016 Joe Watkins

phpdbg standard input changes

# a2bc7cf9 12-Nov-2016 Joe Watkins

Merge branch 'master' of git.php.net:/php-src


# 6c0e1ca4 12-Nov-2016 Joe Watkins

update phpdbg with stdin code change

# 2104bea5 12-Nov-2016 Kalle Sommer Nielsen

Remove Netware support

If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I can

Remove Netware support

If this does not break the Unix system somehow, I'll be amazed. This should get most of it out, apologies for any errors this may cause on non-Windows ends which I cannot test atm.

show more ...

Revision tags: php-7.1.0RC6, php-5.6.28, php-7.0.13, php-5.6.28RC1, php-7.1.0RC5, php-7.0.13RC1, php-7.1.0RC4, php-5.6.27, php-7.0.12
# 5ce22302 13-Oct-2016 Anatol Belski

use already exported symbol

(cherry picked from commit ce3e792c2c4c251fd5963a36af5ad4a9dd875085)

# 06df3407 12-Oct-2016 Bob Weinand

Fix accidental PHPDBG_ABI break

(cherry picked from commit 671d8054f85d2dec1a00201a73ab792847c13919)

# 11e7447e 12-Oct-2016 Bob Weinand

Merge branch 'PHP-7.0' into PHP-7.1

(cherry picked from commit 37ae5f3931b60c55e5004b6da912c4a957bca274)

# afbb3b85 13-Oct-2016 Anatol Belski

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
use already exported symbol
Revert "export symbol missing by phpdbg"


# ce3e792c 13-Oct-2016 Anatol Belski

use already exported symbol

123456789