1202 shaares
416 liens privés
416 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