Statement on glibc/iconv Vulnerability

ReflectionFiber::getFiber

(PHP 8 >= 8.1.0)

ReflectionFiber::getFiberGet the reflected Fiber instance

Descrição

public ReflectionFiber::getFiber(): Fiber

Returns the Fiber instance being reflected.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The Fiber instance being reflected.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top