php8.5
Home/ Manual/ reference / reflection/ The ReflectionZendExtension class

The ReflectionZendExtension class

The ReflectionZendExtension class reports information about a zend extension.

Intro

The ReflectionZendExtension class reports information about a zend extension.

Class synopsis

class ReflectionZendExtension implements Reflector { }

Properties

name

Name of the extension. Read-only, throws ReflectionException in attempt to write.

Changelog

VersionDescription
8.0.0ReflectionZendExtension::export was removed.

Reflectionzendextension

In this section

Source: reference/reflection/reflectionzendextension.xml · from the official PHP manual (php/doc-en)