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

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


The following commit(s) were added to refs/heads/master by this push:
     new cf3ffc2  [NETBEANS-2893] Regenerate signature files for PHP 7.4
     new 10a085c  Merge pull request #1476 from 
junichi11/netbeans-2893-regen-sigfiles
cf3ffc2 is described below

commit cf3ffc2c5e2951f8fa948d277ae0a31fe987eb88
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Mon Sep 9 21:00:04 2019 +0900

    [NETBEANS-2893] Regenerate signature files for PHP 7.4
---
 php/php.project/external/binaries-list                                  | 2 +-
 .../{phpsigfiles-1.1-license.txt => phpsigfiles-1.2-license.txt}        | 2 +-
 .../external/{phpsigfiles-1.1-notice.txt => phpsigfiles-1.2-notice.txt} | 0
 php/php.project/nbproject/project.properties                            | 2 +-
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/php/php.project/external/binaries-list 
b/php/php.project/external/binaries-list
index b265868..3bca6e9 100644
--- a/php/php.project/external/binaries-list
+++ b/php/php.project/external/binaries-list
@@ -14,4 +14,4 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-09ABCACCDE3E0F75127E84BBB18F92C0B2C6A5CE phpsigfiles-1.1.zip
+478F3A5C1AB2B8D3D264D15D0DFCC4007D33D30E phpsigfiles-1.2.zip
diff --git a/php/php.project/external/phpsigfiles-1.1-license.txt 
b/php/php.project/external/phpsigfiles-1.2-license.txt
similarity index 99%
rename from php/php.project/external/phpsigfiles-1.1-license.txt
rename to php/php.project/external/phpsigfiles-1.2-license.txt
index 1e36b96..9f3be9f 100644
--- a/php/php.project/external/phpsigfiles-1.1-license.txt
+++ b/php/php.project/external/phpsigfiles-1.2-license.txt
@@ -1,5 +1,5 @@
 Name: phpsigfiles
-Version: 1.1
+Version: 1.2
 Description: Signature files for PHP runtime and PHP runtime extensions for 
use from code completion etc. The file is build from the PHP manual.
 License: CC-BY-3.0
 Origin: http://www.php.net/docs.php
diff --git a/php/php.project/external/phpsigfiles-1.1-notice.txt 
b/php/php.project/external/phpsigfiles-1.2-notice.txt
similarity index 100%
rename from php/php.project/external/phpsigfiles-1.1-notice.txt
rename to php/php.project/external/phpsigfiles-1.2-notice.txt
diff --git a/php/php.project/nbproject/project.properties 
b/php/php.project/nbproject/project.properties
index 0f9aa04..488abb1 100644
--- a/php/php.project/nbproject/project.properties
+++ b/php/php.project/nbproject/project.properties
@@ -20,7 +20,7 @@ javac.compilerargs=-Xlint:unchecked
 javac.source=1.8
 javadoc.arch=${basedir}/arch.xml
 
-release.external/phpsigfiles-1.1.zip=docs/phpsigfiles.zip
+release.external/phpsigfiles-1.2.zip=docs/phpsigfiles.zip
 extra.module.files=docs/phpsigfiles.zip
 
 test.config.stableBTD.includes=**/*Test.class


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