Skip to content

Conversation

@icyzyy
Copy link

@icyzyy icyzyy commented Nov 4, 2025

fix #4596

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Tests pass? ✔️
Fixed issues #4596

@samdark samdark requested a review from marcovtwout November 4, 2025 18:03
@icyzyy icyzyy force-pushed the 4596-fix-dblib-transaction branch from 0c21853 to e1ed26a Compare November 4, 2025 18:51
…beginTransaction(), commit(), rollBack() on PHP >= 5.4

Implement inTransaction() for dblib to seperate behavior pre PHP 5.4 and later
@icyzyy icyzyy force-pushed the 4596-fix-dblib-transaction branch from e1ed26a to 0fbbed7 Compare November 4, 2025 18:51
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.

Transactions are not committed using the dblib driver

1 participant