ReflectionZendExtension::__construct
(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionZendExtension::__construct — Constructs a ReflectionZendExtension object
说明
Constructs a new ReflectionZendExtension object.
参数
name-
The extension name.
错误/异常
Throws ReflectionException if the extension to reflect does not exist.