Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filesystem] Fixed case for empty folder #12436

Merged
merged 1 commit into from Nov 9, 2014
Merged

[Filesystem] Fixed case for empty folder #12436

merged 1 commit into from Nov 9, 2014

Conversation

yosmanyga
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

The mirror function should work with an empty folder as source. It should create an empty folder on target path.

@yosmanyga yosmanyga changed the title Fixed case for empty folder [Filesystem] Fixed case for empty folder Nov 8, 2014
@fabpot
Copy link
Member

fabpot commented Nov 9, 2014

Thank you @yosmanyga.

@fabpot fabpot merged commit 5321741 into symfony:2.3 Nov 9, 2014
fabpot added a commit that referenced this pull request Nov 9, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

[Filesystem] Fixed case for empty folder

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

The mirror function should work with an empty folder as source. It should create an empty folder on target path.

Commits
-------

5321741 Fixed case for empty folder
@yosmanyga yosmanyga deleted the mirror-empty-folder branch November 9, 2014 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants