[ 
https://issues.apache.org/jira/browse/NETBEANS-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16659069#comment-16659069
 ] 

Junichi Yamamoto commented on NETBEANS-1507:
--------------------------------------------

It would be helpful if you can provide the XML report, but you may not able to 
do it.

So, can you find other than the following pattern in your XML report?

{code:xml}
<file name="filename.php">
  <error line="5" column="1" severity="error" message="error message" />
  <error line="7" column="1" severity="error" message="error message" />
</file>
{code}

Thanks.


> 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
>
>
> 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

Reply via email to