php: Enable phpdbg readline configure flag

Enables readline/libedit support (TAB-completion, cursor key movement)

Closes https://github.com/Homebrew/homebrew-core/issues/50253

Signed-off-by: Aleksandrs Ļedovskis <aleksandrs@ledovskis.lv>

Closes #50278.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
master
Aleksandrs Ļedovskis 2020-02-15 10:47:19 +02:00 committed by Izaak Beekman
parent c4cb092382
commit c720673c50
No known key found for this signature in database
GPG Key ID: CB21118C92A64702
3 changed files with 3 additions and 0 deletions

View File

@ -115,6 +115,7 @@ class Php < Formula
--enable-mysqlnd
--enable-pcntl
--enable-phpdbg
--enable-phpdbg-readline
--enable-phpdbg-webhelper
--enable-shmop
--enable-soap

View File

@ -113,6 +113,7 @@ class PhpAT72 < Formula
--enable-opcache-file
--enable-pcntl
--enable-phpdbg
--enable-phpdbg-readline
--enable-phpdbg-webhelper
--enable-shmop
--enable-soap

View File

@ -113,6 +113,7 @@ class PhpAT73 < Formula
--enable-opcache-file
--enable-pcntl
--enable-phpdbg
--enable-phpdbg-readline
--enable-phpdbg-webhelper
--enable-shmop
--enable-soap