H2LSOFT
H2LSOFT
OK, but I don't think this little hack will take a lot of code, it will keep lightweight but a more powerful plugin. Thanks
Or just detect a circle in a image ?
PATCH File : maximebf/debugbar/src/DebugBar/DataCollector/PDO/TraceablePDO.php:251 ` /** * Returns the accumulated execution time of statements * * @return float */ public function getAccumulatedStatementsDuration() : float { return (float)array_reduce($this->executedStatements, function ($v, $s)...
PHP 8.1.16
We make this hack could be improved : ```css div.phpdebugbar {border:0!important; font-family:Consolas,"Courier New",monospace;} div.phpdebugbar *:not(i) {font-family:Consolas,"Courier New",monospace!important;} div.phpdebugbar dl {display:inline;} dl.phpdebugbar-widgets-kvlist dt {min-width: auto;} .phpdebugbar-fa-database, .phpdebugbar-fa-tasks, .phpdebugbar-fa-list-alt { display: inline-block!important;...