π
June 19, 2026 | Stable release: v5.13.1 (April 30, 2026)
π Recent Activity (Last 7 Days)
π Open PRs
| PR |
Title |
Status |
Last Activity |
#1600 |
Fix: Do not call SQLCancel after SQLMoreResults error |
β
CI passing, awaiting review |
Jun 17 (2d ago) |
#1622 |
Speed up tests targeting invalid servers |
π§ Draft |
May 15 (35d ago) |
#1593 |
Add SQLSRV_ENCODING_UTF8_VARCHAR for UTF-8 VARCHAR collations |
π§ Draft |
May 3 (47d ago) |
#1500 |
Add fetch_bignumeric attribute |
π§ Draft |
Mar 2025 |
π Actionable Items
PRs Awaiting Review
PRs idle >3 days β no non-draft PRs currently stalled π (PR #1600 at 2 days is the one to watch)
β‘οΈ Review soon: #1600 β Fix: Do not call SQLCancel after SQLMoreResults error
All CI checks are green β
. This improves multi-statement batch error handling for both sqlsrv and pdo_sqlsrv.
Issues Idle >3 Days Awaiting Triage
| Issue |
Title |
Idle |
#1599 |
Incorrect return value from SQLMoreResults |
4 days β addressed by PR #1600 |
#1498 |
New attribute for sql bigint and decimal/numeric types |
4 days β no assignee |
#1537 |
Add PIE support for sqlsrv/pdo_sqlsrv extensions |
4 days β no assignee |
#1516 |
Missing release for Alpine (Alpine319-8.1.tar) |
4 days β no assignee |
#1530 |
Request: PHP 8.2 extensions compiled for musl/Alpine |
4 days β no assignee |
CI Status
π’ No failing CI on dev branch in the last 24 hours. All checks on the latest commit (Jun 17) passed.
Active Issue to Watch
π #1660 β Memory leak (387 bytes) detected by ASAN during extension module load β opened Jun 18, no assignee yet.
π‘ Highlights
- π‘οΈ ASAN ODR fix merged! Loading both
sqlsrv.so and pdo_sqlsrv.so together no longer triggers ASAN violations β a longstanding issue since v2.0 (2010) finally resolved with -fvisibility=hidden.
- π macOS CI fixed β Homebrew ODBC tap now trusted, unblocking macOS CI runs.
- π¦ v5.13.1 remains the stable release with 5,600+ downloads across platforms.
Generated by the daily-repo-status agentic workflow Β· microsoft/msphpsql
Generated by Daily Repo Status Β· β 382.1K Β· β·
π June 19, 2026 | Stable release: v5.13.1 (April 30, 2026)
π Recent Activity (Last 7 Days)
#1659)#1632: ODR violation when loading sqlsrv and pdo_sqlsrv extensions β resolved!#1661)#1648)π Open PRs
#1600#1622#1593#1500π Actionable Items
PRs Awaiting Review
β‘οΈ Review soon:
#1600β Fix: Do not call SQLCancel after SQLMoreResults errorAll CI checks are green β . This improves multi-statement batch error handling for both sqlsrv and pdo_sqlsrv.
Issues Idle >3 Days Awaiting Triage
#1599#1600#1498#1537#1516#1530CI Status
π’ No failing CI on
devbranch in the last 24 hours. All checks on the latest commit (Jun 17) passed.Active Issue to Watch
π
#1660β Memory leak (387 bytes) detected by ASAN during extension module load β opened Jun 18, no assignee yet.π‘ Highlights
sqlsrv.soandpdo_sqlsrv.sotogether no longer triggers ASAN violations β a longstanding issue since v2.0 (2010) finally resolved with-fvisibility=hidden.Generated by the daily-repo-status agentic workflow Β· microsoft/msphpsql