Tomáš Procházka created NETBEANS-5577:
-----------------------------------------
Summary: Add PHP-CS-Fixer 3.x configuration files
Key: NETBEANS-5577
URL: https://issues.apache.org/jira/browse/NETBEANS-5577
Project: NetBeans
Issue Type: Improvement
Components: php - Code Analysis
Affects Versions: 12.3
Reporter: Tomáš Procházka
Assignee: Tomáš Procházka
PHP-CS-Fixer 3.x will use new names for configuration files.
File {{.php_cs}} will be renamed to {{.php-cs-fixer.php}}, {{.php_cs.dist}}
will become {{.php-cs-fixer.dist.php}}.
NetBeans should reflect it in Important Files node.
Reference:
* https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/5607
* https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/3.0/UPGRADE-v3.md
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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