f4d1372d06
* Fix attempts to count possible non-countable variables or usage of undefined variables This fixes a few miscellaneous small problems where a possibly undefined variable was attempted to be accessed or a variable that wasn't necessarily countable was passed to `count()` These were found by running Rector with rules specific to finding issues with php8. * Fixing lint spacing issue |
||
---|---|---|
.. | ||
error.php | ||
notice.php | ||
success.php |