-
-
Notifications
You must be signed in to change notification settings - Fork 929
Closed
Labels
Description
Bug report
I just enabled the editorUrl
released in PHPStan 0.12.88 but it doesn't work when the path is long. It's because it gets wrapped.
------ --------------------------------------------------------------------------------------------------------
Line FacebookSharingController.php
------ --------------------------------------------------------------------------------------------------------
33 Property
App\Supporting\AdminBundle\Controller\Content\Event\Api\SomeController::$other is
unused.
✏️
phpstorm://open?file=/Volumes/CS/www/website/src/Supporting/AdminBundle/Controller/Content/Event/Api/S
omeController.php&line=33
------ --------------------------------------------------------------------------------------------------------
I'm not sure if and how this can be fixed.