[
https://issues.apache.org/jira/browse/NETBEANS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16660752#comment-16660752
]
Cyril VERLOOP commented on NETBEANS-1507:
-----------------------------------------
After some digging, it seems the problem appears when you inspect more than one
file and PHPStan finds at least one error.
The following cases don't throw any exception :
* when there is no error to be reported (even with many files);
* when there is only one file to inspect with or without error.
You'll find a simple project to reproduce the case : [^phpstan-inspect.zip].
> PHPStan emty inspector Window
> -----------------------------
>
> Key: NETBEANS-1507
> URL: https://issues.apache.org/jira/browse/NETBEANS-1507
> Project: NetBeans
> Issue Type: Bug
> Reporter: Cyril VERLOOP
> Priority: Minor
> Attachments: details.log, phpstan-inspect.zip
>
>
> On build 880, an exception is thrown while inspecting with PHPStan (see
> details.log attached).
> The "Output" window shows the xml report (not really useful to me) and the
> "Inspector" window is now empty.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists