File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 30
30
</note >
31
31
<note >
32
32
<para >
33
- .Net framework 4.0 and later are not supported by the <classname >dotnet</classname >
34
- class. If assemblies have been registered with <command >regasm.exe</command >,
35
- the classes can be instantiated as <classname >com</classname > objects, though.
33
+ Prior to PHP 8.0.0, .Net framework 4.0 and later were not supported by the <classname >dotnet</classname >
34
+ class. If assemblies had been registered with <command >regasm.exe</command >,
35
+ the classes could be instantiated as <classname >com</classname > objects, though.
36
+ As of PHP 8.0.0, .Net framework 4.0 and later are supported via the &php.ini;
37
+ directive <link linkend =" ini.com.dotnet-version" >com.dotnet_version</link >.
36
38
</para >
37
39
</note >
38
40
</section >
You can’t perform that action at this time.
0 commit comments