PHP - Manual: ReflectionZendExtension::__construct
2025-03-12
(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.
官方地址:https://www.php.net/manual/en/reflectionzendextension.construct.php