]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-7.4'
authorJoe Watkins <krakjoe@php.net>
Wed, 27 Mar 2019 09:04:47 +0000 (10:04 +0100)
committerJoe Watkins <krakjoe@php.net>
Wed, 27 Mar 2019 09:05:03 +0000 (10:05 +0100)
* PHP-7.4:
  Fix #77805 phpdbg build fails when readline is shared

1  2 
NEWS
sapi/phpdbg/phpdbg_prompt.c

diff --cc NEWS
index 4ec6c7c1923cda2fe2d708f63e40fc5aed2d4274,194d52ca93ccec439ac1e9be65541c3f1e661ef5..f54dee12a856f411737247f413c64f8f11330fdf
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -22,7 -88,11 +22,8 @@@ PH
    . Fixed bug #76801 (too many open files). (alekitto)
    . Fixed bug #77800 (phpdbg segfaults on listing some conditional breakpoints).
      (krakjoe)
+   . Fixed bug #77805 (phpdbg build fails when readline is shared). (krakjoe)
    
 -- Sockets:
 -  . Fixed bug #67619 (Validate length on socket_write). (thiagooak)
 -
  - sodium:
    . Fixed bug #77646 (sign_detached() strings not terminated). (Frank)
  
Simple merge