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 a450d0f303 Merge pull request #7387 from
troizet/php_remove_built_in_type_real
add a61325766d Fix "Fix Imports" [GH-7546]
new 94a916c798 Merge pull request #7549 from
junichi11/php-gh-7546-fix-imports-issue
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:
.../php/editor/actions/ImportDataCreator.java | 23 +++++++-
.../testfiles/actions/testGH7546/testGH7546.php | 61 ++++++++++++++++++++++
.../testfiles/actions/testGH7546/testGH7546_01.php | 36 +++++++++++++
.../testGH7546/testGH7546_01.php.importData | 52 ++++++++++++++++++
.../php/editor/actions/ImportDataCreatorTest.java | 4 ++
5 files changed, 175 insertions(+), 1 deletion(-)
create mode 100644
php/php.editor/test/unit/data/testfiles/actions/testGH7546/testGH7546.php
create mode 100644
php/php.editor/test/unit/data/testfiles/actions/testGH7546/testGH7546_01.php
create mode 100644
php/php.editor/test/unit/data/testfiles/actions/testGH7546/testGH7546_01.php.importData
---------------------------------------------------------------------
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