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

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


    from 5cc3c20  When multiple sources are needed to create a model of a 
single file, only attribute the requested file, not all its dependencies (enter 
should be enough for the dependencies)
     new 814f747  Fix emails
     new b48eed9  Fix copyright footers
     new a543d4e  Change the PHP version to 7.3
     new 58cd16d  Update require-dev of Codeception, Nette Tester, and atoum
     new 1b37c8e  Update Calculator-PHPUnit
     new f91339e  Merge pull request #1183 from junichi11/php-samples

The 2443 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:
 .../Calculator-Codeception/composer.json           |   4 +-
 .../nbproject/project.properties                   |   2 +-
 .../samples_src/Calculator-Codeception/readme.html |   2 +-
 .../Calculator-Nette-Tester/composer.json          |   4 +-
 .../nbproject/project.properties                   |   4 +-
 .../Calculator-Nette-Tester/readme.html            |   2 +-
 .../samples_src/Calculator-PHPUnit/composer.json   |   4 +-
 .../nbproject/project.properties                   |   2 +-
 .../samples_src/Calculator-PHPUnit/readme.html     |  12 +-
 .../Calculator-PHPUnit/test/src/CalculatorTest.php | 165 +++++++++++++++++++++
 .../samples_src/Calculator-atoum/composer.json     |   4 +-
 .../Calculator-atoum/nbproject/project.properties  |   2 +-
 .../samples_src/Calculator-atoum/readme.html       |   2 +-
 .../samples_src/TodoList/layout/index.phtml        |   2 +-
 .../TodoList/nbproject/project.properties          |   2 +-
 php/php.samples/samples_src/TodoList/readme.html   |   2 +-
 16 files changed, 186 insertions(+), 29 deletions(-)
 create mode 100644 
php/php.samples/samples_src/Calculator-PHPUnit/test/src/CalculatorTest.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