doctrine/inflector

roave-backward-compatibility-check.phar confuse my phpstorm

soonio opened this issue · 5 comments

"roave-backward-compatibility-check.phar"

make the phpstome dont know use which one

Multiple definitions exist for class 'LogLevel'
class LogLevel \Psr\Log\LogLevel

22

I think we would welcome a pull request changing this file to ignore the phar

Or maybe it shouldn't be under version control at all? @alcaeus , you introduced it in ab5de36, was that deliberate?

No, that was an accident. Sorry.

Note, you can work around this problem by ignoring the file in phpstorm until this is fixed.

Note, you can work around this problem by ignoring the file in phpstorm until this is fixed.

yeah,its work!