(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionZendExtension::__construct — 构造 ReflectionZendExtension 对象
$name
构造一个新的 ReflectionZendExtension 对象。
name
扩展名。
如果要反射的扩展不存在,则抛出 ReflectionException。