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

fix(files): Don't try to hash invalid paths #46845

Closed
wants to merge 5 commits into from
Closed

Commits on Jul 29, 2024

  1. fix(files): Catch null possibilities before hash

    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    
    fix: don't use OCP
    
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    
    fix: Also check if null
    
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5727edc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: add phpDoc

    Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf and come-nc authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    9d6cb8a View commit details
    Browse the repository at this point in the history
  2. fix: remove check for null

    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    596111c View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. fix: stronger type hint

    Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf and come-nc authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a4f4cbe View commit details
    Browse the repository at this point in the history
  2. fix: lint

    Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
    solracsf authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    44afd9c View commit details
    Browse the repository at this point in the history