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

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


    from cac6e26319 Merge pull request #7419 from ebarboni/apis-nb220
     add c7f9f21bd7 Fix formatting for method chaining [GH-7172]
     new b4f3d08e36 Merge pull request #7487 from 
junichi11/php-gh-7172-incorrect-formatting-for-method-chaining

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../modules/php/editor/indent/FormatVisitor.java   |  60 ++++-
 .../modules/php/editor/indent/TokenFormatter.java  |  13 +-
 .../unit/data/testfiles/formatting/issueGH7172.php | 263 +++++++++++++++++++++
 .../issueGH7172.php.testGH7172_01.formatted        | 263 +++++++++++++++++++++
 .../issueGH7172.php.testGH7172_02.formatted        | 263 +++++++++++++++++++++
 .../php/editor/indent/PHPFormatterTest.java        |  12 +
 6 files changed, 868 insertions(+), 6 deletions(-)
 create mode 100644 
php/php.editor/test/unit/data/testfiles/formatting/issueGH7172.php
 create mode 100644 
php/php.editor/test/unit/data/testfiles/formatting/issueGH7172.php.testGH7172_01.formatted
 create mode 100644 
php/php.editor/test/unit/data/testfiles/formatting/issueGH7172.php.testGH7172_02.formatted


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to