summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2016-02-17 20:26:47 +0100
committerBob Weinand <bobwei9@hotmail.com>2016-02-17 20:27:46 +0100
commit055b4112188cccdc250790ab063479d2922f5fda (patch)
treec44f668b32efacdba63a55b3ad8ce011e743abf7 /NEWS
parentd2287529396539fd2cba6f449ae9679cac64c3b9 (diff)
downloadphp-git-055b4112188cccdc250790ab063479d2922f5fda.tar.gz
Fix crash when advancing inside an internal function
This just happened in the "double ctrl+c" mode, when we halted inside an internal function; there was some code assuming a proper op_array
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60c75747a3..9d3ddf491e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016 PHP 7.0.5
+- phpdbg:
+ . Fixed crash when advancing (except step) inside an internal function. (Bob)
?? ??? 2016 PHP 7.0.4