Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:105732 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 24419 invoked from network); 17 May 2019 14:49:23 -0000 Received: from unknown (HELO userp2120.oracle.com) (156.151.31.85) by pb1.pair.com with SMTP; 17 May 2019 14:49:23 -0000 Received: from pps.filterd (userp2120.oracle.com [127.0.0.1]) by userp2120.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x4HBdGth132514; Fri, 17 May 2019 11:55:45 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=message-id : subject : from : to : cc : date : in-reply-to : references : content-type : mime-version : content-transfer-encoding; s=corp-2018-07-02; bh=S2mRflZrOGxQvYuMSPP9VR+EO/zHLPtOAbOeSfP925A=; b=xuZC0ZJKJeUzB82117lJhdSSatn4kn1Sw7bHfOzbU11aQLCPy/zTq31zfzmuPKHuCGDm gUD2ifNcbD6y5nvdP1nhmh93iyRss9Uj4HywtyC5hWiaQGfDBE5ZFhXyH2M5/8AVyxHK tVVibXNa/jyMkS9ZX0KETRTSwuogsNlp8uqJoWYMt5u7g1cd2t6+Op1G4RQDbdsCmvFr Ngb6PYQHEDu9zoDkP12IaFMQztTIOmQr0ok8Z3vTVc3AbbYBFVk2GzdrhX2vojTC5sLT BYCfFnJgM9ySWFDqTt748IQjkQCCZTTn1js1GuQrCA/X3xLz8VCZsGoTYuvKp4Y6IpQ8 Bg== Received: from userp3020.oracle.com (userp3020.oracle.com [156.151.31.79]) by userp2120.oracle.com with ESMTP id 2sdq1r13ty-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 17 May 2019 11:55:44 +0000 Received: from pps.filterd (userp3020.oracle.com [127.0.0.1]) by userp3020.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x4HBtimZ056675; Fri, 17 May 2019 11:55:44 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userp3020.oracle.com with ESMTP id 2shh5h157j-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 17 May 2019 11:55:44 +0000 Received: from abhmp0015.oracle.com (abhmp0015.oracle.com [141.146.116.21]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id x4HBth5a009790; Fri, 17 May 2019 11:55:43 GMT Received: from kuechenschabe.fritz.box (/188.174.57.127) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 17 May 2019 04:55:42 -0700 Message-ID: <1558094139.2054.16.camel@oracle.com> To: Peter Cowburn , Claude Pache Cc: Peter Bowyer , Pieter Hordijk , internals Date: Fri, 17 May 2019 13:55:39 +0200 In-Reply-To: References: <1058746402.956664.1557939676820.JavaMail.zimbra@pieterhordijk.com> <1558042859.2054.5.camel@oracle.com> <927DDCBE-6CF4-4B54-B332-1D4B60C30A24@gmail.com> Organization: Oracle Corporation - MySQL Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.2-0ubuntu3.2 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9259 signatures=668687 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 mlxscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1905170078 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9259 signatures=668687 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1905170078 Subject: Re: [PHP-DEV] Removing mysqlnd stats from phpinfo From: johannes.schlueter@oracle.com (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Fr, 2019-05-17 at 09:20 +0100, Peter Cowburn wrote: > On Fri, 17 May 2019 at 09:15, Claude Pache > wrote: >=20 > >=20 > >=20 > >=20 > > >=20 > > > Le 17 mai 2019 =C3=A0 09:35, Peter Bowyer > > > a > > =C3=A9crit : > > >=20 > > >=20 > > > This could be a good time to make all blocks on the page > > > collapsible, > > with > > >=20 > > > a "Collapse/Expand all" link added at the top. > > >=20 > > > All added as progressive enhancement, so people with JavaScript > > > disabled > > > see everything. > > There is no need for JavaScript: use
(as progressive > > enhancement, etc.) > >=20 > How will that work for the cli (e.g. php -i)? >=20 You at last have `php --ri standard` etc. won't help with all sections, though. Probably the most important missing is a shortcut for a pretty printed version of =C2=A0 =C2=A0 php -r 'print_r(ini_get_all());' But I don't want to deflect from the original question. If consensus is that it's too long, the stats can go ... johannes