Skip to content

Always exclude dl_test from test php.ini - #16098

Merged
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/exclude-dl-test
Oct 3, 2024
Merged

Always exclude dl_test from test php.ini#16098
cmb69 merged 1 commit into
php:masterfrom
cmb69:cmb/exclude-dl-test

Conversation

@cmb69

@cmb69cmb69 commented Sep 28, 2024

Copy link
Copy Markdown
Member

The dl_test extension is not supposed to be loaded via php.ini settings, so we exclude it from the typical case on Windows where --enable-test-ini is enabled by --enable-snapshot-build.


This PR supersedes PR #16094.

The dl_test extension is not supposed to be loaded via php.ini
settings, so we exclude it from the typical case on Windows where
`--enable-test-ini` is enabled by `--enable-snapshot-build`.

@arnaud-lbarnaud-lb 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.

Thank you!

@cmb69
cmb69 merged commit 57c4b94 into php:masterOct 3, 2024
@cmb69
cmb69 deleted the cmb/exclude-dl-test branch October 3, 2024 12:35
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

@cmb69@arnaud-lb