amphp/windows-registry

Fatal error when phpunit 9 generate html coverage

roquie opened this issue · 3 comments

Please, don't use symbolic links in packages ...
sebastianbergmann/php-file-iterator#67

amphp/windows-registry: v0.3.2

Symbolic links in packages are not unusual. Tools should support symbolic links. Bugs regarding handling of symbolic links should be reported (as you have) and fixed, rather than a reason to remove symbolic links from packages.

Fixed in v0.3.3.

Note this was due to the docs directory being exported in composer installs. @roquie Please be more detailed in your future bug reports so I can better understand the issue at hand.