On Fr, 2019-05-17 at 09:20 +0100, Peter Cowburn wrote:
> On Fri, 17 May 2019 at 09:15, Claude Pache <claude.pa...@gmail.com>
> wrote:
> 
> > 
> > 
> > 
> > > 
> > > Le 17 mai 2019 à 09:35, Peter Bowyer <phpmailingli...@gmail.com>
> > > 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 JavaScript: use <details> (as progressive
> > enhancement, etc.)
> > 
> How will that work for the cli (e.g. php -i)?
> 

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
    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


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to