Skip to content

Commit ddefd84

Browse files
committed
#44 Color PHP warnings in red.
1 parent da9cfbb commit ddefd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ping.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ public function run(): void {
151151
$profiling_tbl = $this->profile->getTextTable(PHP_EOL);
152152
print <<<TXT
153153
154-
<pre>
154+
<pre style="color:red">
155155
$buffered_output
156156
</pre>
157157

0 commit comments

Comments
 (0)