munkireport / munkireport-php

A reporting tool for munki
MIT License
392 stars 138 forks source link

Parsedown error in Comment_Controller v.5.8 #1519

Open precursorca opened 1 year ago

precursorca commented 1 year ago

I seem to get a fair amount of these errors:

PHP Warning: The use statement with non-compound name 'Parsedown' has no effect in /Users/Shared/munkireport-php/vendor/munkireport/comment/comment_controller.php on line 3

tuxudo commented 1 year ago

This warning is safe to ignore. You're seeing it because I forgot to release a fixed version of the comment module for PHP 8. Just released v4.1 of the comment module now

https://github.com/munkireport/comment/releases/tag/v4.1