Skip to content

Fix Windows x86 Firebird testing #16223

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

Closed
wants to merge 1 commit into from
Closed

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Oct 4, 2024

No description provided.

php_pdo_firebird.dll depends on fbclient.dll, which is shipped with the
server.  However, a 64bit Firebird server ships a 64bit fbclient.dll,
which is not compatible with a 32bit php_pdo_firebird.dll.
@cmb69 cmb69 force-pushed the cmb/firebird-x86-win branch from dac5258 to 5978457 Compare October 4, 2024 21:48
@cmb69
Copy link
Member Author

cmb69 commented Oct 5, 2024

This is primarly meant to fix our nightlies, but it seems prudent to also apply it to lower branches in case someone wants to test them with x86 Windows builds.

@cmb69 cmb69 marked this pull request as ready for review October 5, 2024 00:13
@cmb69 cmb69 requested a review from TimWolla as a code owner October 5, 2024 00:13
@cmb69 cmb69 changed the title Fix Windows x64 Firebird testing Fix Windows x86 Firebird testing Oct 6, 2024
@cmb69 cmb69 closed this in c343409 Oct 6, 2024
@cmb69 cmb69 deleted the cmb/firebird-x86-win branch October 7, 2024 09:21
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.

1 participant