Re: additional xdebug settings not load

"He, who travels time to time" <[email protected]>
Newsgroups comp.lang.php
Message-ID <[email protected]>
Hey... Want to talk? Call me.... My telephone number >>>>

(+372) 56330687

SupaPlex kirjutas Pühapäev, 24. juuli 2022 kl 19:20:13 UTC+3:
> $ php -i | grep xdebug.var 
> xdebug.var_display_max_children => 128 => 128 
> xdebug.var_display_max_data => 512 => 512 
> xdebug.var_display_max_depth => 3 => 3 
> 
> $ export PHP_INI_SCAN_DIR=. 
> 
> $ php -i | grep -F .php.ini 
> Additional .ini files parsed => ./.php.ini 
> 
> $ cat .php.ini 
> xdebug.var_display_max_depth = -1 
> xdebug.var_display_max_children = -1 
> xdebug.var_display_max_data = -1 
> 
> $ php -i | grep xdebug.var || echo NOT FOUND 
> NOT FOUND 
> 
> Why?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.