Tomáš Procházka created NETBEANS-6315:
-----------------------------------------
Summary: PHPStan error is not displayed correctly in Inspector
Key: NETBEANS-6315
URL: https://issues.apache.org/jira/browse/NETBEANS-6315
Project: NetBeans
Issue Type: Bug
Components: php - Code Analysis
Affects Versions: 12.6
Reporter: Tomáš Procházka
Assignee: Tomáš Procházka
Attachments: netbeans-phpstan-message.png
When PHPStan reports issue with arrays, it uses notation with angle brackets -
for array containing strings it is "array<string>".
Part "<string>" of message is not displayed on right side of Inspector, because
content is rendered as HTML.
Example:
!netbeans-phpstan-message.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
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