storm
storm copied to clipboard
Laravel 11 migration (storm)
Continue work started by @bennothommo & @wverhoogt
@bennothommo had to add a rule to phpstan-baseline.neon to make code-analysis pass in github workflow but that breaks it locally :angry:
$ ./vendor/bin/phpstan analyse --memory-limit=2G --no-progress
Note: Using configuration file /var/www/vhosts/wn.r4l.com/winter/storm/phpstan.neon.
------ --------------------------------------------------------------------------------------------------------------------
Line Halcyon/Builder.php
------ --------------------------------------------------------------------------------------------------------------------
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Cache\\Repository::tags\(\)\.$# in path
/var/www/vhosts/wn.r4l.com/winter/storm/src/Halcyon/Builder.php was not matched in reported errors.
------ --------------------------------------------------------------------------------------------------------------------
[ERROR] Found 1 error
```
This pull request will be closed and archived in 3 days, as there has been no activity in the last 60 days. If this is still being worked on, please respond and we will re-open this pull request. If this pull request is critical to your business, consider joining the Premium Support Program where a Service Level Agreement is offered.