Skip to content

HeadersAlreadySentException

Properties

headersSentFile

public string $headersSentFile

headersSentLine

public int $headersSentLine

Methods

__construct

public __construct(string $headersSentFile, int $headersSentLine, int $code, null|\Throwable $previous = null): void

Parameters:

Parameter Type Description
$headersSentFile string PHP source file name where output started in
$headersSentLine int Line number in the PHP source file name where
output started in
$code int
$previous null|\Throwable


Automatically generated on 2025-10-13