You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The browse button does not set the PHP CS Fixer path field when setting the path to a PHP CS Fixer phar. This is reproducible in NetBeans 19, 20, and 21 on Windows 10 and 11.
Steps to reproduce
Open the PHP CS Fixer options page (Tools > Options > PHP > PHP CS Fixer)
Click the Browse... button on the left side of the PHP CS Fixer field and navigate to the location of your PHP CS Fixer phar
Select your PHP CS Fixer phar file and click Open
Actual results
The PHP CS Fixer path remains blank
Expected results
The PHP CS Fixer path is set to the path selected in the file explorer window
Your environment (NetBeans and plugin version, e.t.c.)
Windows 10, NetBeans 21, PHP CS Fixer Plugin 0.12.0
The text was updated successfully, but these errors were encountered:
Issue type
Overview description
The browse button does not set the PHP CS Fixer path field when setting the path to a PHP CS Fixer phar. This is reproducible in NetBeans 19, 20, and 21 on Windows 10 and 11.
Steps to reproduce
Actual results
The PHP CS Fixer path remains blank
Expected results
The PHP CS Fixer path is set to the path selected in the file explorer window
Your environment (NetBeans and plugin version, e.t.c.)
Windows 10, NetBeans 21, PHP CS Fixer Plugin 0.12.0
The text was updated successfully, but these errors were encountered: