Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114435 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 7454 invoked from network); 12 May 2021 09:42:12 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 May 2021 09:42:12 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 701BD1804CC for ; Wed, 12 May 2021 02:50:12 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f42.google.com (mail-ot1-f42.google.com [209.85.210.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 12 May 2021 02:50:11 -0700 (PDT) Received: by mail-ot1-f42.google.com with SMTP id f75-20020a9d03d10000b0290280def9ab76so20025558otf.12 for ; Wed, 12 May 2021 02:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=XaN20sDLJBPRqtKLjLRnZMeOlYah7UIQ1QyGllLjJNI=; b=XGv6zxakj+9RB23M6Arzc4lAU/k+G2CtP446ZlwwAipbBuGkd/dflIEtE2kRWyFMTO gcROGkK4FBFvW43ghXllotqAcDZQChD8AseBiRJgAqQ/8NLDbkUdyqfrEVNzce/wzIRP WdYYBo0TcOM/QSBzn0dcxr2L7jQlbUuZhMelXnGh4IJEjPPDHuUlb5ZS28xroM/Jt6t/ JFHjqkVhG2amk4cY4F4BiwkwmH1vtdHBEHQXw12pw9JLIpBKB9tj8m3+XybOiw+v+ZAA TR95mJIgEumxPsHvP1de2+oDpq2+cOvCoH55FbpIXa/WQCpl4J1N8sblyTESw6+SGmg0 CmDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=XaN20sDLJBPRqtKLjLRnZMeOlYah7UIQ1QyGllLjJNI=; b=OhqQblbzmX/MT2cuZUv86uCUqNnmawFRIqS2aOV006FhcREb4yHva05qiIo6XP8YGl 8YR1uZboaFW8MlcvwbTTWl1c1Sy9bUDPaKsFWtYGScQa2hQJz92ksir8Xp+QzKOxDgUy 7V7EfyZ6hMmnfPfxYkDEvSO3Q6kwFSomPZPQ6YTPc5rSSO/YAdMuDGsqAizxOFb+e9uq SaiMu/brR3Fl+BvYItgRM+Gsv/sboQLizB+zMjlgPzC6Dkzki3fKB/J+aSpqG2t1EywJ ffz5ejcYWgJvMV4xjrGPYnqfDT92oRjA8uRmhviMsiB4MZYEEr0FXhAvQMrHBN06bv0S cFVA== X-Gm-Message-State: AOAM532ZKhpRyZeKjVPN15oBJ3OUwHI5zxXMW89yWYnZZITpDf4bU7Ov LQlb8DOjFUjud8nAhmpok1/QP4mfCHIrZPxYOlYrqY3cfms= X-Google-Smtp-Source: ABdhPJxvT3+NX6OavHHz9x+2puc8fb326PzzanIkGe6dZdD9zyejyKfAAWJ+sQJD9viggkwRtsPMHHeZV9MnsCPecaE= X-Received: by 2002:a05:6830:10c7:: with SMTP id z7mr460250oto.278.1620813009038; Wed, 12 May 2021 02:50:09 -0700 (PDT) MIME-Version: 1.0 References: <3B7C1AC0-9CC0-4B88-A610-64AB6A364B36@9dev.de> <538ad52d-22bc-ccdc-a3fb-8d9a95d8e90d@processus.org> In-Reply-To: <538ad52d-22bc-ccdc-a3fb-8d9a95d8e90d@processus.org> Date: Wed, 12 May 2021 11:49:58 +0200 Message-ID: To: Pierre Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000a6af6805c21eef05" Subject: Re: [PHP-DEV] Disable interactive mode (-a) if readline not available From: krakjoe@gmail.com (Joe Watkins) --000000000000a6af6805c21eef05 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Morning, Still I think heavy use has to be the exception, especially heavy use where readline is not available (because it's questionably useful). Cheers Joe On Wed, 12 May 2021 at 11:39, Pierre wrote: > Le 12/05/2021 =C3=A0 11:29, Joe Watkins a =C3=A9crit : > > Morning Nikita, > > > > +1 on the change to cli. > > > > It can't really be a default extension right now because readline licen= se > > 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 > > --000000000000a6af6805c21eef05--