Skip to content

Fix Windows x86 Firebird testing - #16223

Closed
cmb69 wants to merge 1 commit into
php:PHP-8.2from
cmb69:cmb/firebird-x86-win
Closed

Fix Windows x86 Firebird testing#16223
cmb69 wants to merge 1 commit into
php:PHP-8.2from
cmb69:cmb/firebird-x86-win

Conversation

@cmb69

@cmb69cmb69 commented Oct 4, 2024

Copy link
Copy Markdown
Member

No description provided.

@cmb69cmb69 mentioned this pull request Oct 4, 2024
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
cmb69force-pushed the cmb/firebird-x86-win branch from dac5258 to 5978457CompareOctober 4, 2024 21:48
@cmb69

cmb69 commented Oct 5, 2024

Copy link
Copy Markdown
MemberAuthor

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 ownerOctober 5, 2024 00:13
@cmb69cmb69 changed the title Fix Windows x64 Firebird testingFix Windows x86 Firebird testingOct 6, 2024
@cmb69cmb69 closed this in c343409Oct 6, 2024
@cmb69
cmb69 deleted the cmb/firebird-x86-win branch October 7, 2024 09:21
Sign up for freeto 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

@cmb69