diff --git a/reference/com/ini.xml b/reference/com/ini.xml index 5a79e6ca51..79352755f4 100644 --- a/reference/com/ini.xml +++ b/reference/com/ini.xml @@ -46,6 +46,12 @@ PHP_INI_ALL + + com.dotnet_version + "" + PHP_INI_SYSTEM + As of PHP 8.0.0 + com.typelib_file "" @@ -141,6 +147,19 @@ + + + com.dotnet_version + + + + The version of the .NET framework to use for dotnet objects. + The value of the setting is the first three parts of the framework's version number, + separated by dots, and prefixed with v, e.g. v4.0.30319. + + + + com.typelib_file