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: Catch parsing errors or null doc structure #3967

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Sep 2, 2024

Fixes errors like:

  • [PHP] foreach() argument must be of type array|object, null given
  • [PHP] Undefined array key "DocStructure"

Summary

TODO

  • ...

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Documentation (manuals or wiki) has been updated or is not required

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr
Copy link
Member Author

/backport to stable30

@juliusknorr juliusknorr added bug Something isn't working 3. to review Ready to be reviewed and removed backport-request labels Sep 2, 2024
@juliusknorr juliusknorr requested review from elzody, a team and office-team-bot and removed request for a team September 2, 2024 08:58
@juliusknorr
Copy link
Member Author

juliusknorr commented Sep 2, 2024

CI fails due to collabora docker image issues

@juliusknorr juliusknorr merged commit 6137585 into main Sep 2, 2024
45 of 62 checks passed
@juliusknorr juliusknorr deleted the fix/undefined-array-key branch September 2, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants