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

[5.2] check for getUrl method on the adapter before throwing exception - Filesystem #14246

Merged
merged 3 commits into from
Jul 8, 2016

Commits on Jul 7, 2016

  1. check for getUrl method on the adapter

    It is better to check if the $adapter supports a getUrl function instead of telling that this driver does not support retrieving URLs.
    hocza authored Jul 7, 2016
    Configuration menu
    Copy the full SHA
    0a8c608 View commit details
    Browse the repository at this point in the history
  2. fix the typo

    hocza authored Jul 7, 2016
    Configuration menu
    Copy the full SHA
    ac67448 View commit details
    Browse the repository at this point in the history
  3. styling fix

    hocza authored Jul 7, 2016
    Configuration menu
    Copy the full SHA
    45f4990 View commit details
    Browse the repository at this point in the history