-
Notifications
You must be signed in to change notification settings - Fork 917
Closed
Labels
CSL[ci] enable web job[ci] enable web jobRegressionThis used to work!This used to work!kind:bugBug report or fixBug report or fix
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CSL[ci] enable web job[ci] enable web jobRegressionThis used to work!This used to work!kind:bugBug report or fixBug report or fix

