sirbrillig / phpcs-variable-analysis

Find undefined and unused variables with the PHP Codesniffer static analysis tool.
Other
136 stars 14 forks source link

QA: minor code tweak #282

Closed jrfnl closed 2 years ago

jrfnl commented 2 years ago

This fixes the following error from PHPStan:

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

👍