mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
84c160dd90
The test as is can only work if com_dotnet is built dynamically, and not already loaded via the php.ini file. While this is given on AppVeyor, it may not be given in other environments. Closes GH-8879.