You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 8.4 deprecation: League\Pipeline\Pipeline::__construct(): Implicitly marking parameter $processor as nullable is deprecated, the explicit nullable type must be used instead #228
ErrorException: League\Pipeline\Pipeline::__construct(): Implicitly marking parameter $processor as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/league/pipeline/src/Pipeline.php:18
Or (what I recomend), just copy the file into the repo to avoid an extra dependency. Building a pipeline class should be easy enough to not depend on any extra dependency.