PHP 8.5.0 Alpha 2 available for testing

ReflectionZendExtension::export

(PHP 5 >= 5.4.0, PHP 7)

ReflectionZendExtension::exportExportar

Advertencia

Esta función está OBSOLETA a partir de PHP 7.4.0, y ha sido ELIMINADA a partir de PHP 8.0.0. Depender de esta función está fuertemente desaconsejado.

Descripción

public static ReflectionZendExtension::export(string $name, bool $return = ?): string

Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

Parámetros

name

return

Valores devueltos

Ver también

add a note

User Contributed Notes

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