Skip to content

Fixed pdo_firebird_handle_factory to check ret when starting a transaction #17632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

SakiTakamachi
Copy link
Member

Changed to not execute php_firebird_begin_transaction if transaction cannot be started successfully

Changed to not execute php_firebird_begin_transaction
if transaction cannot be started successfully
@SakiTakamachi SakiTakamachi marked this pull request as ready for review January 30, 2025 05:20
@SakiTakamachi SakiTakamachi requested a review from cmb69 January 30, 2025 05:20
@nielsdos
Copy link
Member

@SakiTakamachi Forgot to merge this PR? Also please make the commit title more descriptive.

@SakiTakamachi
Copy link
Member Author

Ahhhhh, yes, I forgot
Thanks

@SakiTakamachi SakiTakamachi changed the title Fixed pdo_firebird_handle_factory Fixed pdo_firebird_handle_factory to check ret when starting a transaction Mar 14, 2025
@SakiTakamachi
Copy link
Member Author

@nielsdos
Fixed the title :)

SakiTakamachi added a commit that referenced this pull request Mar 14, 2025
* PHP-8.4:
  Fixed pdo_firebird_handle_factory to check ret when starting a transaction (#17632)
@SakiTakamachi SakiTakamachi deleted the fix/pdo_firebird_handle_factory branch March 14, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pdo_firebird: PDOException has wrong code and message since PHP 8.4
3 participants