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] deprecate chmod support in dumpFile()#14460

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:2.7fromxabbuh:deprecate-chmod
Apr 27, 2015

Conversation

xabbuh
Copy link
Member

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

The ability to support a custom permission mask in thedumpFile() method is deprecated since Symfony Symfony 2.3.12. This commit adds thetrigger_error() call if a custom permission mask is passed.

@dosten
Copy link
Contributor

👍 PD:trigger_error noterror_trigger

The ability to support a custom permission mask in the `dumpFile()`method is deprecated since Symfony Symfony 2.3.12. This commit adds the`trigger_error()` call if a custom permission mask is passed.
@xabbuh
Copy link
MemberAuthor

indeed :D thanks

@dosten
Copy link
Contributor

Hmmm.. this is weird:

Fatal error: Cannot redeclare class Symfony\Component\Debug\Exception\UndefinedFunctionExceptionin /home/travis/build/symfony/symfony/src/Symfony/Component/Security/Http/vendor/symfony/debug/Symfony/Component/Debug/Exception/UndefinedFunctionException.php on line 33

@nicolas-grekas
Copy link
Member

See#14451

@fabpot
Copy link
Member

Thank you@xabbuh.

@fabpotfabpot merged commitfaee0d7 intosymfony:2.7Apr 27, 2015
fabpot added a commit that referenced this pull requestApr 27, 2015
This PR was merged into the 2.7 branch.Discussion----------[Filesystem] deprecate chmod support in dumpFile()| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |The ability to support a custom permission mask in the `dumpFile()` method is deprecated since Symfony Symfony 2.3.12. This commit adds the `trigger_error()` call if a custom permission mask is passed.Commits-------faee0d7 [Filesystem] deprecate chmod support in dumpFile()
@xabbuhxabbuh deleted the deprecate-chmod branchApril 27, 2015 20:43
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@xabbuh@dosten@nicolas-grekas@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp