Implement UPnP support without dotNET (#3378)

UPnP forwarding is now available on all supported platforms.
com_dotnet is no longer required for UPnP forwarding to work.

Closes #3216 .
This commit is contained in:
Yosshi999
2021-03-15 07:50:33 +09:00
committed by GitHub
parent edcf296086
commit cbc8576d4a
6 changed files with 211 additions and 42 deletions

View File

@ -1,7 +1,6 @@
includes:
- tests/phpstan/configs/actual-problems.neon
- tests/phpstan/configs/check-explicit-mixed-baseline.neon
- tests/phpstan/configs/com-dotnet-magic.neon
- tests/phpstan/configs/gc-hacks.neon
- tests/phpstan/configs/l7-baseline.neon
- tests/phpstan/configs/l8-baseline.neon