It is the cause of xdebug
Solution:
set the overload_var_dump parameter of the xdebug item in php.ini
to 0 to turn off var_dump optimization,
to 1 to turn on optimization,
to 2 to turn on more optimizations, including display files name
wamp is not used much, it is recommended to use our latest integrated environment, php programmer toolbox, http://tool.php.cn
It is the cause of xdebug
Solution:
set the overload_var_dump parameter of the xdebug item in php.ini
to 0 to turn off var_dump optimization,
to 1 to turn on optimization,
to 2 to turn on more optimizations, including display files name
wamp is not used much, it is recommended to use our latest integrated environment, php programmer toolbox, http://tool.php.cn