On Fr, 2019-05-17 at 09:20 +0100, Peter Cowburn wrote:
> On Fri, 17 May 2019 at 09:15, Claude Pache
> wrote:
>
> >
> >
> >
> > >
> > > Le 17 mai 2019 à 09:35, Peter Bowyer
> > > a
> > écrit :
> > >
> > >
> > > This could be a good time to make all blocks on the page
> > > collapsible,
> >
> > There is no need for JavaScript: use (as progressive enhancement,
> > etc.)
> How will that work for the cli (e.g. php -i)?
The situation on CLI is arguably even worse with very long lists like that and
indeed
things like JS or details tags would obviously not work for that.
--
PHP Inter
On Fri, 17 May 2019 at 09:15, Claude Pache wrote:
>
>
> > Le 17 mai 2019 à 09:35, Peter Bowyer a
> écrit :
> >
> > 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 peop
> Le 17 mai 2019 à 09:35, Peter Bowyer a écrit :
>
> 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 disabled
> see everything.
There is no need for
If the problem is that (multiple) people find the page too long to scroll
through, we can add some JavaScript to the output to hide the stats by
default.
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 progress
On Mi, 2019-05-15 at 19:01 +0200, Pieter Hordijk wrote:
> Hey internals,
>
> when there is support for mysqlnd the `phpinfo()` page hows the
> entire list of available mysqlnd stats.
>
> Do we really need to show the stats here? It makes the page
> unnecessary long and somewhat annoying to scroll
Hey internals,
when there is support for mysqlnd the `phpinfo()` page hows the entire list
of available mysqlnd stats.
Do we really need to show the stats here? It makes the page unnecessary long
and somewhat annoying to scroll past for no obvious (to me) reason it to be
there.
The stats can al