Files
Nicolas Grekas ecff474430 Merge branch '4.4' into 5.2
* 4.4:
  [HttpKernel] Fixes tests for PHP7.4+
  [Filesystem] fix readlink for Windows
2021-05-26 19:33:56 +02:00

566 B

WebProfilerBundle

WebProfilerBundle provides a development tool that gives detailed information about the execution of any request.

Never enable it on production servers as it will lead to major security vulnerabilities in your project.

Resources