Upgrade bundled stack defaults and refresh dependency versions#58
Open
snlonkar22 wants to merge 1 commit into
Open
Upgrade bundled stack defaults and refresh dependency versions#58snlonkar22 wants to merge 1 commit into
snlonkar22 wants to merge 1 commit into
Conversation
Point MariaDB metadata and Tcl consumers at the 12.x line (12.2.2) and keep 10.x/11.x entries for older targets. Bump PHP patch levels in versions.ini where newer releases exist. Make Windows x64 default installer stack use the PHP 8.5 bundle; align Linux/macOS default linuxXamppInstallerStack with the PHP 8.5 chain via linuxXamppInstallerCoreStack and fix 85 to inherit from 84. Update installer product metadata to PHP 8.5 and repair invalid getXAMPPVersion 55 lookups on Windows helpers. Refresh security-sensitive third-party pins: Apache 2.4.66, OpenSSL 3.5.6, curl 8.19.0, SQLite 3.51.3, Git 2.54.0. Prefer HTTPS for MySQL, OpenSSL, PEAR, and SQLite-related URLs. Harden phpWindowsX64 extract paths for VS16/VS17 zip layouts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Direct MariaDB metadata and Tcl clients to the 12.x series (12.2.2) and continue using 10.x and 11.x versions for backward compatibility. Increment PHP patch levels in the versions.ini file if new versions have been released.
Change the default Windows x64 installer stack to the PHP 8.5 package. Coordinate the default linuxXamppInstallerStack with the PHP 8.5 dependency order by changing linuxXamppInstallerCoreStack and correcting 85 to depend on 84. Update the product installer metadata to PHP 8.5 and fix broken getXAMPPVersion 55 lookups in Windows helper files.
Update the following third-party pinning packages for enhanced security: Apache 2.4.66, OpenSSL 3.5.6, curl 8.19.0, SQLite 3.51.3, Git 2.54.0. Securely access MySQL, OpenSSL, PEAR, and SQLite related downloads