driesvints/vat-calculator

PHP 8.1 warning

drakakisgeo opened this issue · 4 comments

Hi there,
In case you don't know about this warning:

laravel.WARNING: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/vendor/mpociot/vat-calculator/src/VatCalculator.php on line 632

Please provide code to reproduce this.

Hi there, didn't say anything more because it was a fresh install on everything.

  • Latest laravel
  • Laravel Sail

This is a php warning of php8.1 so you should see that immediately in the Laravel.log.

I'll need some code to be able to reproduce this. Please share something that triggers this.

If you can share something I'll re-open this.