Apache NetBeans version
Apache NetBeans 21
What happened
On php laravel there is .env file, without name, only extension
https://github.com/laravel/laravel/blob/58baff2c70144c7cd4c04eecb51fee5a24e873a8/composer.json#L42
After adding File Association, works on any *.env file, except for the one that has no name, only extension(main one)

Language / Project Type / NetBeans Component
PHP project
How to reproduce
Just create any file with new extension but without name, only the extension, add the File Association(I'm using text/x-apache-conf), then File Association does't work on that file
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows
JDK
11
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 21
What happened
On php laravel there is

.envfile, without name, only extensionhttps://github.com/laravel/laravel/blob/58baff2c70144c7cd4c04eecb51fee5a24e873a8/composer.json#L42
After adding File Association, works on any
*.envfile, except for the one that has no name, only extension(main one)Language / Project Type / NetBeans Component
PHP project
How to reproduce
Just create any file with new extension but without name, only the extension, add the File Association(I'm using
text/x-apache-conf), then File Association does't work on that fileDid this work correctly in an earlier version?
No / Don't know
Operating System
Windows
JDK
11
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
No response
Are you willing to submit a pull request?
No