Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

how to change var_dump in php.ini (no replies)

$
0
0
Hi,

Then another thing I would like to adjust is the var_dump ouptut.

I like var_dump to give as much info as possible, preferably in another char type and color then plain echo text.

I tried to change de xdebug directives in php.ini, but it doesnt seem to work. In the php extensions list I see a toggled xdebug 2.5.5 .

this are the directives in php.ini

xdebug.remote_enable = off
xdebug.profiler_enable = off
xdebug.profiler_enable_trigger = off
xdebug.profiler_output_name = cachegrind.out.%t.%p
xdebug.profiler_output_dir ="C:/wamp/tmp"
xdebug.show_local_vars=2
xdebug.overload_var_dump = 2

Could it be there is a separated script for xdebug?

If not then I would like to know how to change the output of var_dump.

Please help ...

Edit:

and when I go to phpinfo() I dont see any xdebug at the page shown.

Viewing all articles
Browse latest Browse all 3177

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>