Apache NetBeans version
Apache NetBeans latest daily build
What happened
Unused tooltip is not shown.
Probably, after this change: #8028
NetBeans 24:

master branch:

Language / Project Type / NetBeans Component
CSL
How to reproduce
- Create a PHP project
- Create a new PHP file
- Write the following code
<?php
class Test {
private int $privateField = 1;
}
Did this work correctly in an earlier version?
Apache NetBeans 24
Operating System
Ubuntu 22.04
JDK
OpenJDK 19
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No
Apache NetBeans version
Apache NetBeans latest daily build
What happened
Unused tooltip is not shown.
Probably, after this change: #8028
NetBeans 24:
master branch:
Language / Project Type / NetBeans Component
CSL
How to reproduce
Did this work correctly in an earlier version?
Apache NetBeans 24
Operating System
Ubuntu 22.04
JDK
OpenJDK 19
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No