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:
   
![hint_tooltip_bug_php_1](https://github.com/user-attachments/assets/eda8351b-95a5-4d75-9b81-1210f26a0a2a)
   
![hint_tooltip_bug_php_2](https://github.com/user-attachments/assets/63b07ed7-4aa4-4334-bfda-402646a0f4eb)
   
![hint_tooltip_bug_php_3](https://github.com/user-attachments/assets/209673c9-ffeb-47ab-aecf-b14c9064b760)
   
   
   
   ### 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

Reply via email to