From be7cf3b8fcfc4a30a7d51daa17ccb1b434550d61 Mon Sep 17 00:00:00 2001 From: Junichi Yamamoto Date: Sun, 26 Feb 2023 13:57:48 +0900 Subject: [PATCH] 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 +- .../{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(-) rename php/php.project/external/{phpsigfiles-1.4-license.txt => phpsigfiles-1.5-license.txt} (99%) rename php/php.project/external/{phpsigfiles-1.4-notice.txt => phpsigfiles-1.5-notice.txt} (100%) diff --git a/php/php.project/external/binaries-list b/php/php.project/external/binaries-list index a4f3348299a2..23bd43969e9e 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 1afd05aabaa8..73c37552a1bc 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 cb3f715295f6..985907d8e608 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