Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

don't hardcode OS-depending constant values#60356

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:6.4fromxabbuh:pr-60168
May 7, 2025

Conversation

xabbuh
Copy link
Member

QA
Branch?6.4
Bug fix?no
New feature?no
Deprecations?no
Issues
LicenseMIT

The values of theSIG* constants depend on the OS.

For example, on macOS the value of theSIGSYS constant is 12 and not 31 making the test added in#60168 fail.

The values of the SIG* constants depend on the OS.
@xabbuhxabbuh requested a review fromchalasr as acode ownerMay 6, 2025 09:42
@carsonbotcarsonbot added this to the6.4 milestoneMay 6, 2025
Copy link
Member

@GromNaNGromNaN left a comment

Choose a reason for hiding this comment

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

Thank you for finding that out.

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commit0069734 intosymfony:6.4May 7, 2025
15 of 17 checks passed
@xabbuhxabbuh deleted the pr-60168 branchMay 7, 2025 06:45
xabbuh added a commit that referenced this pull requestMay 7, 2025
…on is not installed (xabbuh)This PR was merged into the 6.4 branch.Discussion----------[Console] properly skip signal test if the pcntl extension is not installed| Q             | A| ------------- | ---| Branch?       | 6.4| Bug fix?      | no| New feature?  | no| Deprecations? | no| Issues        || License       | MITIn#60356 I missed that the build on Windows running tests without the pcntl extension failed.Commits-------b3cc194 properly skip signal test if the pcntl extension is not installed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fabpotfabpotfabpot approved these changes

@GromNaNGromNaNGromNaN approved these changes

@OskarStarkOskarStarkOskarStark approved these changes

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
6.4
Development

Successfully merging this pull request may close these issues.

5 participants
@xabbuh@fabpot@GromNaN@OskarStark@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp