History log of /PHP-8.3/sapi/phpdbg/phpdbg_prompt.c (Results 101 – 125 of 162)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d8fe645d 03-Aug-2015 Bob Weinand

Fix valgrind errors in phpdbg

Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

Fix valgrind errors in phpdbg

Revert "We cannot safely assume that all op array will be refcount 0 after execution"
This reverts commit b6936adb58288a0606ed847802d9226cddb41e2b.

This change turns out to not have been a clever idea and was causing more weirdness than it helped...

show more ...


# 34596a3d 03-Aug-2015 Bob Weinand

Fix breaking on HANDLE_EXCEPTION (opline_before_exception)


# 06ef2aec 01-Aug-2015 Bob Weinand

Skip shebang line if present


# c0e0f141 27-Jul-2015 Bob Weinand

Fix phpdbg stepping on CATCH with exception


# 64f25adb 27-Jul-2015 Bob Weinand

Remove -Wunused-result warnings


# 9e8fec1e 26-Jul-2015 Bob Weinand

Fix leaks from bug #70138


# 13525328 24-Jul-2015 Bob Weinand

Cleanup shutdown, enable proper memory leak displaying
phpdbg should not memory leak...


# b7e8f659 23-Jul-2015 Bob Weinand

Fix printf format issues on 32 bit


Revision tags: php-5.6.12RC1, php-7.0.0beta2
# 75a3de0c 20-Jul-2015 Bob Weinand

Fix misbehaviors with uncaught exceptions and finally or eval


# c13124cc 16-Jul-2015 Bob Weinand

Cleanup exception displaying code in phpdbg


Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 001ecd31 06-Jul-2015 Dmitry Stogov

Simplify TMP var number decoding (without HashTable)


# 7aa76271 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


# f500471e 29-Jun-2015 Bob Weinand

Add yield from to frame leaving instructions


# 5e167223 28-Jun-2015 Bob Weinand

Show exception source in phpdbg


# f42cdf83 24-Jun-2015 Bob Weinand

Fix paths issue when fetching .phpdbginit under Windows


Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2
# 28756e99 16-Jun-2015 Bob Weinand

Fix issue with zend_execute_ex replaced by execute_ex upon icall


Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1
# 49bd5eaa 25-Apr-2015 Bob Weinand

Print should be in *current* context (stack)


# 0ec3a6ff 21-Apr-2015 Bob Weinand

FAST_RET opcode also returns


# 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


# e121ccaa 21-Apr-2015 Xinchen Hui

Fixed warnings and folder marks mess


# f83ee6a0 21-Apr-2015 Bob Weinand

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


# 61ba269f 20-Apr-2015 Bob Weinand

Show full stacktraces for exceptions in phpdbg


# 89021286 20-Apr-2015 Bob Weinand

Fix uncaught exception in phpdbg


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

Put info to info and made print always output opcodes


1234567