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 156f5f3  [NETBEANS-4606] Regenerate signature files for PHP 8.0
     new 5eaf3b7  Merge pull request #2676 from 
junichi11/netbeans-4606-regen-sigfiles-for-php80
156f5f3 is described below

commit 156f5f3c690d53e09208bed6a274d169419a89f7
Author: Junichi Yamamoto <junich...@apache.org>
AuthorDate: Thu Jan 14 09:22:50 2021 +0900

    [NETBEANS-4606] Regenerate signature files for PHP 8.0
---
 php/php.project/external/binaries-list                                  | 2 +-
 .../{phpsigfiles-1.2-license.txt => phpsigfiles-1.3-license.txt}        | 2 +-
 .../external/{phpsigfiles-1.2-notice.txt => phpsigfiles-1.3-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 3bca6e9..a9138ee 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.
-478F3A5C1AB2B8D3D264D15D0DFCC4007D33D30E phpsigfiles-1.2.zip
+0013671661CE518C92DA0B1B83D9B54010C5B251 phpsigfiles-1.3.zip
diff --git a/php/php.project/external/phpsigfiles-1.2-license.txt 
b/php/php.project/external/phpsigfiles-1.3-license.txt
similarity index 99%
rename from php/php.project/external/phpsigfiles-1.2-license.txt
rename to php/php.project/external/phpsigfiles-1.3-license.txt
index 9f3be9f..d82809c 100644
--- a/php/php.project/external/phpsigfiles-1.2-license.txt
+++ b/php/php.project/external/phpsigfiles-1.3-license.txt
@@ -1,5 +1,5 @@
 Name: phpsigfiles
-Version: 1.2
+Version: 1.3
 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.2-notice.txt 
b/php/php.project/external/phpsigfiles-1.3-notice.txt
similarity index 100%
rename from php/php.project/external/phpsigfiles-1.2-notice.txt
rename to php/php.project/external/phpsigfiles-1.3-notice.txt
diff --git a/php/php.project/nbproject/project.properties 
b/php/php.project/nbproject/project.properties
index 488abb1..ef0c983 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.2.zip=docs/phpsigfiles.zip
+release.external/phpsigfiles-1.3.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