1208 shaares
422 liens privés
422 liens privés
You have xdebug profiling enabled. If this is enabled xdebug will write runtime information about the scripts into systems temp folder (by default). Disable it in your php.ini (or in the xdebug.ini, depends on where did you set it)
xdebug.profiler_enable=Off