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 1992b69a52a Merge pull request #8177 from
junichi11/php84-asymmetric-visibility-v2
add 50f1c094bbc PHP: implemented the ability to run a test method when
clicking the run icon in the gutter editor.
add b1c24b2c11c Merge pull request #8142 from
troizet/php_add_run_test_method_annotation
No new revisions were added by this update.
Summary of changes:
.../php/project/ComputeTestMethodAnnotations.java | 200 +++++++++++++++++++++
.../netbeans/modules/php/project/PhpProject.java | 4 +
2 files changed, 204 insertions(+)
create mode 100644
php/php.project/src/org/netbeans/modules/php/project/ComputeTestMethodAnnotations.java
---------------------------------------------------------------------
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