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

Improve file system error feedback #16479

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Commits on Feb 26, 2024

  1. Improve file system error feedback

    Provides more action-specific messaging when a file/folder action can not be taken
    smg6511 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b3e7977 View commit details
    Browse the repository at this point in the history
  2. Code formatting fixes

    Note that one substantive change was made in modMediaSource ~L1849: The default flag for htmlspecialchars_decode was changed in php 8.1, thus applying explicitly what was the default flag at the time this was originally written.
    smg6511 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c7241f2 View commit details
    Browse the repository at this point in the history