scrutinizer-ci / scrutinizer

Legacy repository - archives past feature requests/bug reports
https://scrutinizer-ci.com/docs
140 stars 36 forks source link

Cant filter Cyclic trait HHVM message #194

Open splitice opened 10 years ago

splitice commented 10 years ago

Cyclic trait HHVM produced message cant be filtered effectively due to:

  1. No support for non exact matches
  2. Error message contains full source code for file, any changes change the exact message

see Issue (Id: php_hhvm.cyclic_dependent_traits)

stof commented 10 years ago

The php_hhvm relies on an unmaintained HHVM tool AFAIK (they stopped maintaining the PHP static analyzer when releasing Hack)