File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 46
46
<entry >PHP_INI_ALL</entry >
47
47
<entry ></entry >
48
48
</row >
49
+ <row >
50
+ <entry ><link linkend =" ini.com.dotnet-version" >com.dotnet_version</link ></entry >
51
+ <entry >""</entry >
52
+ <entry >PHP_INI_SYSTEM</entry >
53
+ <entry >As of PHP 8.0.0</entry >
54
+ </row >
49
55
<row >
50
56
<entry ><link linkend =" ini.com.typelib-file" >com.typelib_file</link ></entry >
51
57
<entry >""</entry >
141
147
</listitem >
142
148
</varlistentry >
143
149
150
+ <varlistentry xml : id =" ini.com.dotnet-version" >
151
+ <term >
152
+ <parameter >com.dotnet_version</parameter >
153
+ </term >
154
+ <listitem >
155
+ <para >
156
+ The version of the .NET framework to use for <classname >dotnet</classname > objects.
157
+ The value of the setting is the first three parts of the framework's version number,
158
+ separated by dots, and prefixed with <literal >v</literal >, e.g. <literal >v4.0.30319</literal >.
159
+ </para >
160
+ </listitem >
161
+ </varlistentry >
162
+
144
163
<varlistentry xml : id =" ini.com.typelib-file" >
145
164
<term >
146
165
<parameter >com.typelib_file</parameter >
You can’t perform that action at this time.
0 commit comments