ErrorException: Versionshistorik

Hoppa till navigering Hoppa till sök

Val av diff: markera i radioknappen för att jämföra sidversioner och tryck enter eller knappen längst ner.
Förklaring: (nuvarande) = skillnad mot senaste sidversion; (föregående) = skillnad mot föregående sidversion; m = mindre ändring.

    29 augusti 2024

    • nuvarandeföregående 07.4729 augusti 2024 kl. 07.47Admin diskussion bidrag 3 029 byte +3 029 Skapade sidan med '=== ErrorException === (PHP 5 >= 5.1.0, PHP 7, PHP 8) ==== Introduktion ==== Ett Error Exception. ==== Klassöversikt ==== <pre> class ErrorException extends Exception { →‎Egenskaper: protected int $severity = E_ERROR; →‎Ärvt från Exception: protected string $message = ""; private string $string = ""; protected int $code; protected string $file = ""; protected int $line; private array $trace = []; private ?Throwable $previous = null; →‎Metoder: public __c...'