No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher une fonction PHP

ReflectionFiber: : getExecutingLine

(PHP 8 >= 8.1.0)

ReflectionFiber::getExecutingLineGet the line number of the current execution point

Description

public ReflectionFiber::getExecutingLine(): int

Returns the line number of the current execution point in the reflected Fiber. If the fiber has not been started or has terminated, an Error is thrown.

PHP: ReflectionFiber::getExecutingLine - Manual Home of Manuel PHP  Contents Haut

Return Values

The line number of the current execution point in the fiber.

Find a PHP function
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph