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 240b12743d Regenerate PHP signature files
new de9d3da24f Merge pull request #6950 from junichi11/php-sigfiles-1.6
240b12743d is described below
commit 240b12743d3edf390fdf01c49eee814bdf646dd8
Author: Junichi Yamamoto <[email protected]>
AuthorDate: Fri Jan 12 14:08:35 2024 +0900
Regenerate PHP signature files
PHP Documentation: Date: 11 Jan 2024
---
php/php.project/external/binaries-list | 2 +-
.../{phpsigfiles-1.5-license.txt => phpsigfiles-1.6-license.txt} | 2 +-
.../external/{phpsigfiles-1.5-notice.txt => phpsigfiles-1.6-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 23bd43969e..3e727a7d1b 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.
-85671C8F8F936E1E66FC46D463ED290105A46EAC phpsigfiles-1.5.zip
+D1E3E08A0EC214BABC45383CE4238AAA9FAAE507 phpsigfiles-1.6.zip
diff --git a/php/php.project/external/phpsigfiles-1.5-license.txt
b/php/php.project/external/phpsigfiles-1.6-license.txt
similarity index 99%
rename from php/php.project/external/phpsigfiles-1.5-license.txt
rename to php/php.project/external/phpsigfiles-1.6-license.txt
index 73c37552a1..b644d57d16 100644
--- a/php/php.project/external/phpsigfiles-1.5-license.txt
+++ b/php/php.project/external/phpsigfiles-1.6-license.txt
@@ -1,5 +1,5 @@
Name: phpsigfiles
-Version: 1.5
+Version: 1.6
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.5-notice.txt
b/php/php.project/external/phpsigfiles-1.6-notice.txt
similarity index 100%
rename from php/php.project/external/phpsigfiles-1.5-notice.txt
rename to php/php.project/external/phpsigfiles-1.6-notice.txt
diff --git a/php/php.project/nbproject/project.properties
b/php/php.project/nbproject/project.properties
index 985907d8e6..c227db8acf 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.5.zip=docs/phpsigfiles.zip
+release.external/phpsigfiles-1.6.zip=docs/phpsigfiles.zip
extra.module.files=docs/phpsigfiles.zip
test.config.stableBTD.includes=**/*Test.class
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists