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

Improvements for FileProvider #89

Merged
merged 3 commits into from
Jan 13, 2016
Merged

Improvements for FileProvider #89

merged 3 commits into from
Jan 13, 2016

Commits on Jan 12, 2016

  1. Configuration menu
    Copy the full SHA
    c0f23e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0853fd0 View commit details
    Browse the repository at this point in the history
  3. make FileProvider more robust towards missing directories

    PHP's mkdir() does not create parent dirs, but Filesystem() does
    czenker committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    4cf8e65 View commit details
    Browse the repository at this point in the history