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

QA: minor code tweak #282

Merged
merged 1 commit into from
Oct 15, 2022
Merged

QA: minor code tweak #282

merged 1 commit into from
Oct 15, 2022

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Oct 14, 2022

This fixes the following error from PHPStan:

 ------ ---------------------------------------------------------
  Line   Lib/Helpers.php
 ------ ---------------------------------------------------------
  758    Cannot access offset int on 0|0.0|''|'0'|array{}|false.
 ------ ---------------------------------------------------------

This fixes the following error from PHPStan:
```
 ------ ---------------------------------------------------------
  Line   Lib/Helpers.php
 ------ ---------------------------------------------------------
  758    Cannot access offset int on 0|0.0|''|'0'|array{}|false.
 ------ ---------------------------------------------------------
```
@sirbrillig
Copy link
Owner

👍

@sirbrillig sirbrillig merged commit 81f5f19 into 2.x Oct 15, 2022
@sirbrillig sirbrillig deleted the feature/fix-phpstan-error branch October 15, 2022 23:24
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.

2 participants