Skip to content

Conversation

@lneugebauer
Copy link
Contributor

New Pull Request checklist

PR Type

What kind of change does this PR introduce?

  • [FEATURE] - A new feature
  • [BUGFIX] - A bug fix
  • [TASK] - Any task, which is not a new feature or bugfix
  • [TEST] - Adding missing tests
  • [DOC] - Documentation only changes
  • [WIP] - Work in progress tag, should not be present when creating pull requests

Breaking change

Does this PR introduce a breaking change?

  • Yes
  • No

Description

Fixes #21. Bug is described in depth in the issue.

@pixelmatseriks pixelmatseriks merged commit 351b069 into pixelant:master Feb 20, 2023
@lneugebauer lneugebauer deleted the fix/21-php8x-access-array-offset-null branch February 20, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Trying to access array offset on value of type null with PHP 8.0 or PHP 8.1

2 participants