DEVSENSE / phptools-docs

PHP Tools public content
Apache License 2.0
79 stars 10 forks source link

Warning 0413 on a Laravel blade code on Route class which is a valid class. #574

Closed murugappanrm closed 3 months ago

murugappanrm commented 3 months ago

I am using extension version 1/47.15512. The extension produced a 0413 warning on a Laravel blade code on Route class which is a valid class. See screencap:

Screenshot_1

murugappanrm commented 3 months ago

Hi

I am sorry. Its a false alarm. This happen for sure but when i reloaded the vs code it was no longer there.

I am closing this.

jakubmisek commented 3 months ago

Thank you for pointing this out.

It should not happen at all - let me check.

jakubmisek commented 3 months ago

Found the bug, it happens during initial composer packages indexing.

Will be fixed!

murugappanrm commented 3 months ago

@jakubmisek

Ah, so it was a bug. Ok thank you for the update. Some of my extension have been misbehaving and i am still trying to debug.