laravelBatch icon indicating copy to clipboard operation
laravelBatch copied to clipboard

PHP 7.4 run Batch::update syntax error Batch.php:275

Open puzzle9 opened this issue 2 years ago • 0 comments

PHP 7.4.15 (cli) (built: Feb 16 2021 01:48:03) ( NTS )

production.ERROR: syntax error, unexpected 'return' (T_RETURN) {"exception":"[object] (ParseError(code: 0): syntax error, unexpected 'return' (T_RETURN) at /back_end/vendor/mavinoo/laravel-batch/src/Batch.php:275)

https://github.com/mavinoo/laravelBatch/blob/master/src/Batch.php#L275

puzzle9 avatar May 20 '22 06:05 puzzle9