1202 shaares
416 liens privés
416 liens privés
42 résultats
taggé
dev_php
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
- Possible bugs
- Suboptimal code
- Overcomplicated expressions
- Unused parameters, methods, properties