php / 8.1.5 / reflectionextension.istemporary.html /

ReflectionExtension::isTemporary

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

ReflectionExtension::isTemporaryReturns whether this extension is temporary

Description

public ReflectionExtension::isTemporary(): bool
Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

Returns true for extensions loaded by dl(), false otherwise.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/reflectionextension.istemporary.php