This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from e6c4d14f259 Merge pull request #9576 from
matthiasblaesing/jgit-signing-alt-updated
add 08e48ab7f09 prevent the return type from being generated in the PHPDoc
when it is a constructor.
new 1aa627b779a Merge pull request #9604 from
DamImpr/php_construct_without_return
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/elements/BaseFunctionElementSupport.java | 2 +-
.../testInstanceOverrideConstructor.php | 13 +++++++++++++
...nstructor.php.testInstanceOverrideConstructor_01.codegen | 3 +++
.../editor/codegen/SelectedPropertyMethodsCreatorTest.java | 6 ++++++
4 files changed, 23 insertions(+), 1 deletion(-)
mode change 100644 => 100755
php/php.editor/src/org/netbeans/modules/php/editor/elements/BaseFunctionElementSupport.java
create mode 100644
php/php.editor/test/unit/data/testfiles/codegen/testInstanceOverrideConstructor/testInstanceOverrideConstructor.php
create mode 100644
php/php.editor/test/unit/data/testfiles/codegen/testInstanceOverrideConstructor/testInstanceOverrideConstructor.php.testInstanceOverrideConstructor_01.codegen
---------------------------------------------------------------------
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