[mapguide-commits] r10201 - in trunk/Installer: . Support/Web/x64
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Fri Oct 10 08:38:25 PDT 2025
Author: jng
Date: 2025-10-10 08:38:24 -0700 (Fri, 10 Oct 2025)
New Revision: 10201
Added:
trunk/Installer/Support/Web/x64/php-8.3.26-nts-Win32-vs16-x64.zip
Removed:
trunk/Installer/Support/Web/x64/php-8.3.25-nts-Win32-vs16-x64.zip
Modified:
trunk/Installer/build.bat
Log:
Installer component updates
* php 8.3.25 -> 8.3.26
* tomcat 9.0.108 -> 9.0.110
Deleted: trunk/Installer/Support/Web/x64/php-8.3.25-nts-Win32-vs16-x64.zip
===================================================================
(Binary files differ)
Added: trunk/Installer/Support/Web/x64/php-8.3.26-nts-Win32-vs16-x64.zip
===================================================================
(Binary files differ)
Index: trunk/Installer/Support/Web/x64/php-8.3.26-nts-Win32-vs16-x64.zip
===================================================================
--- trunk/Installer/Support/Web/x64/php-8.3.26-nts-Win32-vs16-x64.zip 2025-10-10 15:36:02 UTC (rev 10200)
+++ trunk/Installer/Support/Web/x64/php-8.3.26-nts-Win32-vs16-x64.zip 2025-10-10 15:38:24 UTC (rev 10201)
Property changes on: trunk/Installer/Support/Web/x64/php-8.3.26-nts-Win32-vs16-x64.zip
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/Installer/build.bat
===================================================================
--- trunk/Installer/build.bat 2025-10-10 15:36:02 UTC (rev 10200)
+++ trunk/Installer/build.bat 2025-10-10 15:38:24 UTC (rev 10201)
@@ -83,8 +83,8 @@
SET HTTPD_VERSION=2.4.65
SET HTTPD_BUILD=250724
SET HTTPD_VCVER=VS17
-SET PHP_VERSION=8.3.25
-SET TOMCAT_VERSION=9.0.108
+SET PHP_VERSION=8.3.26
+SET TOMCAT_VERSION=9.0.110
SET HTTPD_PACKAGE=httpd-%HTTPD_VERSION%-%HTTPD_BUILD%-%PLATFORM_WIN%-%HTTPD_VCVER%.zip
SET TOMCAT_PACKAGE_NAME=apache-tomcat-%TOMCAT_VERSION%
SET TOMCAT_PACKAGE=%MG_OEM%\LinuxApt\%TOMCAT_PACKAGE_NAME%.tar.gz
More information about the mapguide-commits
mailing list