Haehnchen / idea-php-laravel-plugin

Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
MIT License
572 stars 108 forks source link

Fix #275: Deprecated LineMarkerInfo #277

Closed dontfreakout closed 2 years ago

dontfreakout commented 2 years ago

Replaced deprecated LineMarkerInfo constructor usage with new one suggested by javadoc.

Also changed build environment to PhpStorm 2021.3

satorisage commented 2 years ago

Can we get an update on this being patched officially?

skino2019 commented 2 years ago

@dontfreakout gave a temp fix Here but an official one would be good.