This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git

commit caa37a40285e4f327e49781d7551321c99be4805
Merge: 3a1f60700ea db41f4b1a94
Author: Matthias Bläsing <[email protected]>
AuthorDate: Thu Jul 30 19:54:12 2026 +0200

    Merge pull request #9535 from matthiasblaesing/php_enum_formatter
    
    PHP: Fix formatting of enums with names that are keywords (unset, if,case, 
...)

 .../modules/php/editor/indent/FormatVisitor.java   |  6 ++-
 .../testfiles/formatting/php81/enumerations_02.php | 38 +++++++++++++++++++
 .../formatting/php81/enumerations_02.php.formatted | 43 ++++++++++++++++++++++
 .../php/editor/indent/PHPFormatterTest.java        |  5 +++
 4 files changed, 91 insertions(+), 1 deletion(-)


---------------------------------------------------------------------
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

Reply via email to