ReflectionExtension::isPersistent
(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionExtension::isPersistent — Returns whether this extension is persistent
Description
Check whether the extension is persistent.
An extension is persistent when it is loaded using php.ini. An extension is temporary, not persistent, when it is loaded with dl().
Parameters
This function has no parameters.
See Also
- ReflectionExtension::isTemporary() - Returns whether this extension is temporary
↑ and ↓ to navigate • Enter to select • Esc to close • / to open