Skip to content

Add configure phase dependencies to mysqlnd extension - #15380

Merged
petk merged 1 commit into
php:masterfrom
petk:patch-mysqlnd-dependencies
Aug 13, 2024
Merged

Add configure phase dependencies to mysqlnd extension#15380
petk merged 1 commit into
php:masterfrom
petk:patch-mysqlnd-dependencies

Conversation

@petk

@petkpetk commented Aug 13, 2024

Copy link
Copy Markdown
Member

The hash extension is required in mysqlnd extension for using sha functions when extended SSL is enabled (MYSQLND_HAVE_SSL).

The hash extension is required in mysqlnd extension for using sha
functions when extended SSL is enabled (MYSQLND_HAVE_SSL).

@GirgiasGirgias left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MSTM

@petk
petk merged commit b56f81c into php:masterAug 13, 2024
@petk
petk deleted the patch-mysqlnd-dependencies branch August 13, 2024 23:18
Sign up for freeto 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.

2 participants

@petk@Girgias