Bug report
For example : https://phpstan.org/r/c903cfb0-fc8e-4172-a0f3-ed21a6bc3ec1
here i made the typo: @phpstan-pararm, but there are no warning about this.
Expected output
I'd expect phpstan to complain about annotations prefixed with phpstan- that it does not understand/ that are wrong.