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

Documented dumpFile#2592

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
weaverryan merged 1 commit intosymfony:masterfromwouterj:issue_2531
May 5, 2013
Merged

Conversation

wouterj
Copy link
Member

QA
Doc fix?no
New docs?yes (symfony/symfony#7753
Applies to2.3+
Fixed tickets#2531

@@ -227,6 +227,20 @@ isAbsolutePath returns true if the given path is absolute, false otherwise::
// return false
$fs->isAbsolutePath('../dir');

.. versionadded:: 2.1
``dumpFile`` was new in the Filesystem component in Symfony 2.1,
previously it could be found in ``CacheFileUtils``.
Copy link
Contributor

Choose a reason for hiding this comment

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

dumpFile is new on master (Symfony 2.3).

"CacheFileUtils" is a class that exists only in a PR of mine but it was never official. Fabien suggested moving the code from there to Filesystem, so I would just remove this versionadded-note.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

fixed

@mpdude
Copy link
Contributor

Thanks for opening this PR! It reminds me that I should have documented that :-(.

@wouterj
Copy link
MemberAuthor

don't worry, most of the things I contribute should be done by other people :)

weaverryan added a commit that referenced this pull requestMay 5, 2013
@weaverryanweaverryan merged commit05f1aaf intosymfony:masterMay 5, 2013
weaverryan added a commit that referenced this pull requestMay 5, 2013
@weaverryan
Copy link
Member

Awesome feature - thanks for picking up the docs Wouter!

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.

3 participants
@wouterj@mpdude@weaverryan

[8]ページ先頭

©2009-2025 Movatter.jp