Skip to content

Upgrade sqlsrv to 5.13.0 stable and add PHP 8.5 support#631

Merged
mnapoli merged 1 commit intobrefphp:masterfrom
chrishanline:sqlsrv-php85
Mar 3, 2026
Merged

Upgrade sqlsrv to 5.13.0 stable and add PHP 8.5 support#631
mnapoli merged 1 commit intobrefphp:masterfrom
chrishanline:sqlsrv-php85

Conversation

@chrishanline
Copy link
Contributor

Upgrade sqlsrv to 5.13.0 stable and add PHP 8.5 support

Summary

Upgrade sqlsrv/pdo_sqlsrv from 5.13.0beta1 to 5.13.0 stable for PHP 8.4, upgrade sqlsrv from 5.12.0 to 5.13.0 for PHP 8.3, and add PHP 8.5 support.

Changes

  • Use sqlsrv/pdo_sqlsrv 5.13.0 (stable) for PHP 8.3, 8.4, and 8.5 (previously 5.13.0beta1 only for PHP 8.4)
  • Keep sqlsrv/pdo_sqlsrv 5.12.0 for PHP 8.2 (5.13.0 drops 8.2 support)
  • Add PHP 8.5 to config.json

Test plan

  • Build and test pass for PHP 8.2 (sqlsrv 5.12.0)
  • Build and test pass for PHP 8.3 (sqlsrv 5.13.0)
  • Build and test pass for PHP 8.4 (sqlsrv 5.13.0)
  • Build and test pass for PHP 8.5 (sqlsrv 5.13.0)

@mnapoli
Copy link
Member

mnapoli commented Mar 3, 2026

Thanks!

@mnapoli mnapoli merged commit afc9fd1 into brefphp:master Mar 3, 2026
2 checks passed
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.

2 participants