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

[Finder] Allow finder to set theUNIX_PATH flag when recursing directories#58732

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

Open
moonraking wants to merge1 commit intosymfony:7.4
base:7.4
Choose a base branch
Loading
frommoonraking:issue-54269

Conversation

moonraking
Copy link

@moonrakingmoonraking commentedNov 1, 2024
edited by nicolas-grekas
Loading

QA
Branch?7.2
Bug fix?no
New feature?yes
Deprecations?no
IssuesFix#54269
LicenseMIT

@carsonbot
Copy link

Hey!

I see that this is your first PR. That is great! Welcome!

Symfony has acontribution guide which I suggest you to read.

In short:

  • Always add tests
  • Keep backward compatibility (seehttps://symfony.com/bc).
  • Bug fixes must be submitted against the lowest maintained branch where they apply (seehttps://symfony.com/releases)
  • Features and deprecations must be submitted against the 7.2 branch.

Review the GitHub status checks of your pull request and try to solve the reported issues. If some tests are failing, try to see if they are failing because of this change.

When two Symfony core team members approve this change, it will be merged and you will become an official Symfony contributor!
If this PR is merged in a lower version branch, it will be merged up to all maintained branches within a few days.

I am going to sit back now and wait for the reviews.

Cheers!

Carsonbot

@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "5.4" but it seems your PR description refers to branch "5.4, 6.4, and 7.1 for bug fixes".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@nicolas-grekasnicolas-grekas added Finder and removed Bug labelsNov 4, 2024
@carsonbotcarsonbot changed the titleAllow finder to set the UNIX_PATH flag when recursing directories.[Finder] Allow finder to set the UNIX_PATH flag when recursing directories.Nov 4, 2024
@nicolas-grekasnicolas-grekas modified the milestones:5.4,7.2Nov 4, 2024
@nicolas-grekas
Copy link
Member

Thanks for the PR. Since this is a new feature, it should target 7.2

@moonrakingmoonraking changed the base branch from5.4 to7.2November 4, 2024 10:53
@OskarStarkOskarStark changed the title[Finder] Allow finder to set the UNIX_PATH flag when recursing directories.[Finder] Allow finder to set theUNIX_PATH flag when recursing directoriesNov 4, 2024
@nicolas-grekas
Copy link
Member

Merge branch '7.2' into issue-54269

Please rebase instead, we don't merge PRs with merge commits, sorry.

@moonraking
Copy link
Author

Sorry first PR!

Some tests are failing, but pretty sure they are not mine!

I hope that is ok now.

@fabpotfabpot modified the milestones:7.2,7.3Nov 20, 2024
@fabpotfabpot modified the milestones:7.3,7.4May 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
7.4
Development

Successfully merging this pull request may close these issues.

[Finder] can not recurse streams when running in the Windows environment, fatal error ensues.
4 participants
@moonraking@carsonbot@nicolas-grekas@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp