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 f69aa60533 Merge pull request #7392 from 
thurka/disable-externalcodeformatter
     add 9520e0439f Don't fold empty arrays #7187
     new 66c7486382 Merge pull request #7398 from 
junichi11/php-gh-7187-empty-array-folding

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/csl/FoldingScanner.java     |  4 ++
 .../data/testfiles/foldingEmptyArrays.php.folds    | 50 ++++++++++++++++++++++
 .../data/testfiles/parser/foldingEmptyArrays.php   | 49 +++++++++++++++++++++
 .../modules/php/editor/csl/FoldingTest.java        |  5 +++
 4 files changed, 108 insertions(+)
 create mode 100644 
php/php.editor/test/unit/data/testfiles/foldingEmptyArrays.php.folds
 create mode 100644 
php/php.editor/test/unit/data/testfiles/parser/foldingEmptyArrays.php


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