Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto_detect_line_endings is deprecated warnings with PHP 8.1 #130

Open
sprklinginfo opened this issue Sep 28, 2023 · 1 comment
Open

auto_detect_line_endings is deprecated warnings with PHP 8.1 #130

sprklinginfo opened this issue Sep 28, 2023 · 1 comment

Comments

@sprklinginfo
Copy link

the laravel.log file is filled with auto_detect_line_endings is deprecated ... vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Csv.php on line 318. PHP 8.1 is required for Laravel 10. How to suppress this warning? Here is the related bug reported on laravel-excel

@sprklinginfo
Copy link
Author

sprklinginfo commented Oct 15, 2023

@frankyso I asked the same question on the laravel-excel package repo. is it possible to do it in the Import class based on the response?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant