Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

[#82] Ensure moveTo() works in non-SAPI environments #87

Merged
merged 1 commit into from
Aug 10, 2015

Conversation

weierophinney
Copy link
Member

Updates writeFile() to call getStream() instead of assuming $stream is already populated correctly; this ensures that if a filename, and not a stream or resource, was provided to the constructor, the file can still be correctly moved.

Fixes #82

- Updates `writeFile()` to call `getStream()` instead of assuming
  `$stream` is already populated correctly; this ensures that if a
  filename, and not a stream or resource, was provided to the
  constructor, the file can still be correctly moved.
@weierophinney weierophinney added this to the 1.1.3 milestone Aug 10, 2015
@weierophinney weierophinney self-assigned this Aug 10, 2015
@weierophinney weierophinney merged commit f3036dc into zendframework:master Aug 10, 2015
weierophinney added a commit that referenced this pull request Aug 10, 2015
weierophinney added a commit that referenced this pull request Aug 10, 2015
weierophinney added a commit that referenced this pull request Aug 10, 2015
@weierophinney weierophinney deleted the hotfix/82 branch August 10, 2015 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant