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: Don't try to access null array #39743

Merged
merged 1 commit into from Oct 27, 2023
Merged

fix: Don't try to access null array #39743

merged 1 commit into from Oct 27, 2023

Conversation

solracsf
Copy link
Member

@solracsf solracsf commented Aug 7, 2023

Summary

{
  "reqId": "lG61fZdZOHdsj68Xjdto",
  "level": 3,
  "time": "2023-08-06T03:32:25+02:00",
  "remoteAddr": "",
  "user": "--",
  "app": "PHP",
  "method": "",
  "url": "--",
  "message": "Trying to access array offset on value of type null at /var/www/nextcloud/apps/federatedfilesharing/lib/Notifications.php#297",
  "userAgent": "--",
  "version": "26.0.4.2",
  "data": {
    "app": "PHP"
  },
  "id": "64d15c8ebc6e2"
}

Checklist

@solracsf solracsf added the 3. to review Waiting for reviews label Aug 7, 2023
@solracsf solracsf added this to the Nextcloud 28 milestone Aug 7, 2023
@kesselb
Copy link
Contributor

kesselb commented Aug 8, 2023

Thank you 👍

I rebased the branch to have another ci run because drone mysql8.0-php8.0 failed.

@kesselb kesselb requested review from a team, ArtificialOwl, icewind1991 and Fenn-CS and removed request for a team August 8, 2023 09:22
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
@solracsf solracsf merged commit 60e0322 into master Oct 27, 2023
40 checks passed
@solracsf solracsf deleted the fixNullArray branch October 27, 2023 06:07
@solracsf
Copy link
Member Author

/backport to stable27

@solracsf
Copy link
Member Author

/backport to stable26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants