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

[Filesystem] Recursivly widen non-executable directories#16797

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

Closed
Slamdunk wants to merge1 commit intosymfony:masterfromSlamdunk:filesystem/open-chmod-sub
Closed

[Filesystem] Recursivly widen non-executable directories#16797

Slamdunk wants to merge1 commit intosymfony:masterfromSlamdunk:filesystem/open-chmod-sub

Conversation

@Slamdunk
Copy link
Contributor

QA
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsnone
LicenseMIT
Doc PRnone

The\FilesystemIterator throws anUnexpectedValueException if the directory is non-executable.

@jakzal
Copy link
Contributor

👍

@fabpot
Copy link
Member

Thank you@Slamdunk.

fabpot added a commit that referenced this pull requestDec 18, 2015
…Slamdunk)This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes#16797).Discussion----------[Filesystem] Recursivly widen non-executable directories| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | none| License       | MIT| Doc PR        | noneThe `\FilesystemIterator` throws an `UnexpectedValueException` if the directory is non-executable.Commits-------fb75651 [Filesystem] Recursivly widen non-executable directories
@fabpotfabpot closed thisDec 18, 2015
xabbuh pushed a commit to xabbuh/symfony that referenced this pull requestDec 19, 2015
The test introduced insymfony#16797 used the `assertFilePermissions()` methodto test for the expected result. This worked quite well for the PR as itwas submitted for the `master` branch. However, the tests now fail on2.3 as the `FilesystemTestCase` class which contains this method wasintroduced with Symfony 2.4.
xabbuh pushed a commit to xabbuh/symfony that referenced this pull requestDec 19, 2015
The test introduced insymfony#16797 used the `assertFilePermissions()` methodto test for the expected result. This worked quite well for the PR as itwas submitted for the `master` branch. However, the tests now fail on2.3 as the `FilesystemTestCase` class which contains this method wasintroduced with Symfony 2.4.
fabpot added a commit that referenced this pull requestDec 20, 2015
This PR was merged into the 2.3 branch.Discussion----------[Filesystem] fix tests on 2.3| Q             | A| ------------- | ---| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#16797| License       | MIT| Doc PR        |The test introduced in#16797 used the `assertFilePermissions()` methodto test for the expected result. This worked quite well for the PR as itwas submitted for the `master` branch. However, the tests now fail on2.3 as the `FilesystemTestCase` class which contains this method wasintroduced with Symfony 2.4.Commits-------9050f67 [Filesystem] fix tests on 2.3
@SlamdunkSlamdunk deleted the filesystem/open-chmod-sub branchDecember 21, 2015 07:44
This was referencedDec 26, 2015
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

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@Slamdunk@jakzal@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp