(PHP >= 5.4.0)
Returns whether this extension is temporary
public void ReflectionExtension::isTemporary ( void )
Returns:
Returns TRUE
for extensions loaded by dl(), FALSE
otherwise.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.