eglic opened a new issue #3806: URL: https://github.com/apache/netbeans/issues/3806
### Apache NetBeans version Apache NetBeans 13 ### What happened from version 12.5 to 13.0: 1. create or open any php file 2. input "throw new \Exc" anywhere 3. wait autocomplete menu popuped 4. press "Enter" to select only option "Exception() Exception" 5. netbeans insert "throw new Exception()" without character "\" ### How to reproduce from version 12.5 to 13.0: 1. create or open any php file 2. input "throw new \Exc" anywhere 3. wait autocomplete menu popuped 4. press "Enter" to select only option "Exception() Exception" 5. netbeans insert "throw new Exception()" without character "\" ### Did this work correctly in an earlier version? Apache NetBeans 12.5 ### Operating System windows 11 ### JDK jdk-17.0.2-x64 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
