You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ju...@apache.org on 2023/02/27 02:06:21 UTC

[netbeans] branch master updated: Regenerate PHP signature files

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

junichi11 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 be7cf3b8fc Regenerate PHP signature files
     new c09769351f Merge pull request #5565 from junichi11/regenerate-php-sigfiles-1.5
be7cf3b8fc is described below

commit be7cf3b8fcfc4a30a7d51daa17ccb1b434550d61
Author: Junichi Yamamoto <ju...@apache.org>
AuthorDate: Sun Feb 26 13:57:48 2023 +0900

    Regenerate PHP signature files
    
    PHP Documentation: Date: 21 Feb 2023
---
 php/php.project/external/binaries-list                                  | 2 +-
 .../{phpsigfiles-1.4-license.txt => phpsigfiles-1.5-license.txt}        | 2 +-
 .../external/{phpsigfiles-1.4-notice.txt => phpsigfiles-1.5-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 a4f3348299..23bd43969e 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.
-4EA0C90D7EB03DEC5AC2AD19FE33C3A9F71AD790 phpsigfiles-1.4.zip
+85671C8F8F936E1E66FC46D463ED290105A46EAC phpsigfiles-1.5.zip
diff --git a/php/php.project/external/phpsigfiles-1.4-license.txt b/php/php.project/external/phpsigfiles-1.5-license.txt
similarity index 99%
rename from php/php.project/external/phpsigfiles-1.4-license.txt
rename to php/php.project/external/phpsigfiles-1.5-license.txt
index 1afd05aaba..73c37552a1 100644
--- a/php/php.project/external/phpsigfiles-1.4-license.txt
+++ b/php/php.project/external/phpsigfiles-1.5-license.txt
@@ -1,5 +1,5 @@
 Name: phpsigfiles
-Version: 1.4
+Version: 1.5
 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.4-notice.txt b/php/php.project/external/phpsigfiles-1.5-notice.txt
similarity index 100%
rename from php/php.project/external/phpsigfiles-1.4-notice.txt
rename to php/php.project/external/phpsigfiles-1.5-notice.txt
diff --git a/php/php.project/nbproject/project.properties b/php/php.project/nbproject/project.properties
index cb3f715295..985907d8e6 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.4.zip=docs/phpsigfiles.zip
+release.external/phpsigfiles-1.5.zip=docs/phpsigfiles.zip
 extra.module.files=docs/phpsigfiles.zip
 
 test.config.stableBTD.includes=**/*Test.class


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists