diff --git a/app/Views/errors/html/error_exception.php b/app/Views/errors/html/error_exception.php index fc7d32fd2e7b..43a916c4bf95 100644 --- a/app/Views/errors/html/error_exception.php +++ b/app/Views/errors/html/error_exception.php @@ -5,7 +5,7 @@ - <?= htmlspecialchars($title, ENT_SUBSTITUTE, 'UTF-8') ?> + <?= esc($title) ?> @@ -19,9 +19,9 @@
-

getCode() ? ' #' . $exception->getCode() : '') ?>

+

getCode() ? ' #' . $exception->getCode() : '') ?>

- getMessage() ?> + getMessage()) ?> getMessage())) ?>" rel="noreferrer" target="_blank">search →

@@ -30,7 +30,7 @@
-

at line

+

at line

@@ -66,11 +66,11 @@ @@ -79,11 +79,11 @@ -   —   +   —   - ( arguments ) -
+ ( arguments ) +
$value) : ?> - - + + @@ -109,7 +109,7 @@ -   —   () +   —   ()

@@ -134,7 +134,7 @@ continue; } ?> -

$

+

$

name : "#$key", ENT_SUBSTITUTE, 'UTF-8') ?>
name : "#$key") ?>
@@ -146,12 +146,12 @@ $value) : ?> - + @@ -176,12 +176,12 @@ $value) : ?> - + @@ -199,15 +199,15 @@ - + - + - + @@ -223,7 +223,7 @@ - + @@ -239,7 +239,7 @@ -

$

+

$

- + -
+
- + -
+
Pathuri ?>uri) ?>
HTTP MethodgetMethod(true) ?>getMethod(true)) ?>
IP AddressgetIPAddress() ?>getIPAddress()) ?>
Is AJAX Request?
User AgentgetUserAgent()->getAgentString() ?>getUserAgent()->getAgentString()) ?>
@@ -251,12 +251,12 @@ $value) : ?> - + @@ -318,7 +318,7 @@
- + -
+
- +
Response StatusgetStatusCode() . ' - ' . $response->getReason() ?>getStatusCode() . ' - ' . $response->getReason()) ?>
@@ -354,7 +354,7 @@
    -
  1. +
@@ -366,15 +366,15 @@ Memory Usage - + Peak Memory Usage: - + Memory Limit: - + @@ -389,9 +389,9 @@

- Displayed at — - PHP: — - CodeIgniter: + Displayed at — + PHP: — + CodeIgniter: