Skip to content

Fix PHP sqlsrv compatibility and update golang version across runtime images#2891

Merged
Saipriya-1144 merged 4 commits intomainfrom
user/vchintalapat/fix-php-sqlsrv-update-go-version
Apr 8, 2026
Merged

Fix PHP sqlsrv compatibility and update golang version across runtime images#2891
Saipriya-1144 merged 4 commits intomainfrom
user/vchintalapat/fix-php-sqlsrv-update-go-version

Conversation

@Saipriya-1144
Copy link
Copy Markdown
Collaborator

@Saipriya-1144 Saipriya-1144 commented Apr 7, 2026

Changes:

  • Go 1.25.7 → 1.26.1 in all runtime Dockerfiles (dotnetcore, node, php-fpm) to address CVEs in the startup script generator build stage

  • PHP 8.1 / 8.2: Pinned sqlsrv-5.12.0 and pdo_sqlsrv-5.12.0 — latest pecl/sqlsrv now requires PHP >= 8.3.0, breaking builds for older versions

  • PHP 8.5: Added sqlsrv/pdo_sqlsrv packages — support for PHP 8.5 is now available

  • The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.

  • Tests are included and/or updated for code changes.

  • Proper license headers are included in each file.

@Saipriya-1144 Saipriya-1144 requested a review from a team as a code owner April 7, 2026 06:16
@Saipriya-1144 Saipriya-1144 merged commit e1e5445 into main Apr 8, 2026
9 checks passed
@Saipriya-1144 Saipriya-1144 deleted the user/vchintalapat/fix-php-sqlsrv-update-go-version branch April 8, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants