Re: PHP CLI setting cooked terminal mode

From: Date: Tue, 17 Sep 2013 06:28:58 +0000
Subject: Re: PHP CLI setting cooked terminal mode
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Le 17/09/2013 02:27, Alain Williams a écrit :

> I have done a bit of digging and suspect that this happens as part of readline initialisation.

+1

> phpinfo() reports: --without-readline  but then:

Please... don't rely, for distro packaged PHP on configure option listed
in phpinfo report [1].

>     Additional Modules
> 
>     Module Name
>     readline

readline extension doesn't use readline library (under incompatible
license: GPLv3) but libedit (License: BSD).

Remi.

[1] http://blog.famillecollet.com/post/2010/09/29/phpinfo-BUG-or-PEBKAC


Thread (12 messages)

« previous php.internals (#69164) next »