| Name | 
 Last commit 
 | 
Last update | 
|---|---|---|
| .. | ||
| profiler.css | ||
| profiler.js | ||
| profiler.php | ||
| template.blade.php | 
Sometimes the logged queries would be rendered with visible HTML entities in the profiler, due to double encoding (You know, > stuff). I could not find out why it was being escaped twice, but I found an easy fix: since PHP 5.2.3 the htmlspecialchars function had a double_encoding parameter that could be set to false. Voilà!
| Name | 
 Last commit 
 | 
Last update | 
|---|---|---|
| .. | ||
| profiler.css | Loading commit data... | |
| profiler.js | Loading commit data... | |
| profiler.php | Loading commit data... | |
| template.blade.php | Loading commit data... |