On Wed, May 12, 2021 at 11:44 AM Michelangelo van Dam <drago...@gmail.com>
wrote:

>
>
> > On 12 May 2021, at 11:39, Pierre <pierre-...@processus.org> wrote:
> >
> > Le 12/05/2021 à 11:29, Joe Watkins a écrit :
> >> Morning Nikita,
> >>
> >> +1 on the change to cli.
> >>
> >> It can't really be a default extension right now because readline
> license
> >> is not compatible:
> >>
> >> https://github.com/php/php-src/pull/3823
> >>
> >> Even without the license problem, I'm not convinced of the value of
> adding
> >> the dependency: Because of this long standing strange behaviour, I don't
> >> really think the interactive shell is well used.
> >
> > Hello,
> >
> > I might be an exception, I don't know, but I do use it a lot (almost
> every day). I don't want to install psysh or anything like it, php -a is
> enough for what I do with it.
> >
> > Regards,
> >
> > Pierre
> >
> > --
> > PHP Internals - PHP Runtime Development Mailing List
> > To unsubscribe, visit: https://www.php.net/unsub.php
> >
>
> Hello,
>
> I’m using php -a daily on CLI to quickly try out hypothesis or evaluate
> expressions. No interest in using other tools.
>

Everyone, let's please keep discussion relating to the interactive shell
*with* readline out of this thread. Unless you are using the interactive
mode *without* readline, your usage will not be affected by the proposed
change.

If you want to discuss improvements to php -a *with* readline, then please
do so in a different thread.

Regards,
Nikita

Reply via email to