troizet opened a new issue, #7647: URL: https://github.com/apache/netbeans/issues/7647
### Apache NetBeans version Apache NetBeans 23 release candidate ### What happened Duplicate text in hint tooltip:    ### Language / Project Type / NetBeans Component PHP ### How to reproduce - Create a new php file - Add code to the file ```php <?php function func($param) { $var = 2; $var = 3; } ?> ``` ### Did this work correctly in an earlier version? Apache NetBeans 22 ### Operating System Ubuntu 22.04.4 LTS ### JDK 17.0.11; OpenJDK 64-Bit Server VM 17.0.11+9-Ubuntu-122.04.1 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
