Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105730 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 56700 invoked from network); 17 May 2019 11:14:27 -0000 Received: from unknown (HELO mail-vs1-f43.google.com) (209.85.217.43) by pb1.pair.com with SMTP; 17 May 2019 11:14:27 -0000 Received: by mail-vs1-f43.google.com with SMTP id q13so4099408vso.2 for ; Fri, 17 May 2019 01:20:48 -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=eMyL9nR5Ip2COcsCYRby5Jt2xAcElV9q2VZ8fSO76QE=; b=Quqht7ncKu38hfq+LTUCUxFnenw4C1jYbnYXEbatN4zsqy4hHp2zaxiQmiLucpC5I0 K7G3C9fBHn3+JSqVsr+zXPcHvNRXh9/8x3rCorOmSt9m/wQb08LSUf2vztPH4PzDzGNg KOu5VkvXR52hoA/fd/q5fHssHzy+N4cEeIsvmxXMhPxOBfyPGrs15dBuO1QhbAhMc0UY dPDsMk1ON0LzLHT8o6lX/5A1nak92ulAEPhC21KYP8cnqPVIRRIVBPWH6j/5lUh96NIl /3Go9APYugSFE+8/5MaM+hKFk6WyLSiFN8vcSASuugbC6FH1YwpTsL4OSF42h42jsWVY LAUA== 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=eMyL9nR5Ip2COcsCYRby5Jt2xAcElV9q2VZ8fSO76QE=; b=C9LGf5+P97eO/qQtZVWF+lmvj7y77ZgywmKFQ49VnVWmE2xIlYNelG3UNjd+1ZxA1r zL93/0eMu+qg5eUCxi2u0EaweDFntBdWcCJ4awMl5vNMpir4KnVg982eQD4UwB8S+iZj cDoRMYc1TYWajbeqZo+1sOWmT3q+PBmlt6h09le+PK+zYSQDLEtoDSB3IBgyyYvNLL+E 4AAiteqfBRvxDm0LzXQteWiuhmDyunV+3uIxYEzVEq/pzCOykj+Cw2jVPEF+qWode4Ba vP6m58Np7CDd8X5An+Ly+BgdMOcCdGmSiOaRqqU444L1tS1R2fJxnqpRpiP8p/mRLKvV ScSw== X-Gm-Message-State: APjAAAUhbGb2+9+0WRhfYykfc88cddEqpgbQWnF5Ihfuh0AX+CGkwLqv jesgbgSDevILXyH0KS4Qj68n+iOreqc73dGQRg8= X-Google-Smtp-Source: APXvYqzJ4IkcR3Zjh+AljoKPhCIV3HLN0u/3KMmBkNuque15xVIsavZOYzgMMlBhG0i1lNp6m9oxkecOAqKNHVAo/5o= X-Received: by 2002:a67:e995:: with SMTP id b21mr18146138vso.70.1558081248464; Fri, 17 May 2019 01:20:48 -0700 (PDT) MIME-Version: 1.0 References: <1058746402.956664.1557939676820.JavaMail.zimbra@pieterhordijk.com> <1558042859.2054.5.camel@oracle.com> <927DDCBE-6CF4-4B54-B332-1D4B60C30A24@gmail.com> In-Reply-To: <927DDCBE-6CF4-4B54-B332-1D4B60C30A24@gmail.com> Date: Fri, 17 May 2019 09:20:11 +0100 Message-ID: To: Claude Pache Cc: Peter Bowyer , =?UTF-8?Q?Johannes_Schl=C3=BCter?= , Pieter Hordijk , internals Content-Type: multipart/alternative; boundary="0000000000005895190589110fb9" Subject: Re: [PHP-DEV] Removing mysqlnd stats from phpinfo From: petercowburn@gmail.com (Peter Cowburn) --0000000000005895190589110fb9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, 17 May 2019 at 09:15, Claude Pache wrote: > > > > Le 17 mai 2019 =C3=A0 09:35, Peter Bowyer a > =C3=A9crit : > > > > This could be a good time to make all blocks on the page collapsible, > with > > a "Collapse/Expand all" link added at the top. > > > > All added as progressive enhancement, so people with JavaScript disable= d > > see everything. > > There is no need for JavaScript: use
(as progressive > enhancement, etc.) > How will that work for the cli (e.g. php -i)? > > =E2=80=94Claude > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --0000000000005895190589110fb9--