Statement on glibc/iconv Vulnerability

ReflectionFiber::getFiber

(PHP 8 >= 8.1.0)

ReflectionFiber::getFiberGet the reflected Fiber instance

Description

public ReflectionFiber::getFiber(): Fiber

Returns the Fiber instance being reflected.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

The Fiber instance being reflected.

add a note

User Contributed Notes

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