PHP 8.5.0 Beta 3 available for testing

ReflectionZendExtension::__construct

(PHP 5 >= 5.4.0, PHP 7, PHP 8)

ReflectionZendExtension::__construct โ€” Constructs a ReflectionZendExtension object

่ฏดๆ˜Ž

public ReflectionZendExtension::__construct(string $name)

Constructs a new ReflectionZendExtension object.

ๅ‚ๆ•ฐ

name

The extension name.

้”™่ฏฏ๏ผๅผ‚ๅธธ

Throws ReflectionException if the extension to reflect does not exist.

๏ผ‹ๆทปๅŠ ๅค‡ๆณจ

็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจ

ๆญค้กต้ขๅฐšๆ— ็”จๆˆท่ดก็Œฎ็š„ๅค‡ๆณจใ€‚
To Top