PhpSpreadsheet/docs
oleibman f575d2b8b2
Add Ability to Suppress Mac Line Ending Check for CSV Reader (#2623)
With the deprecation of `auto_detect_line_endings` in Php8.1, there have been some tickets (issue #2609 and PR #2438). Although the deprecation message is suppressed, users with a homegrown error handler may still see it. I am not very concerned about that symptom, but I imagine that there will be more similar tickets in future. This PR adds a new property/method to Reader/CSV to allow the user to avoid the deprecated code, at the negligible cost of being unable to read a CSV with Mac line endings even on a Php version that could support it.
2022-03-01 02:01:37 -08:00
..
assets remove uneccessary C# files 2019-07-24 21:59:56 -07:00
extra Make Documentation Updates Easier and More Accurate (#1573) 2021-02-15 20:50:20 +01:00
references Xlsx image background in comments #1547 (#2422) 2021-12-17 06:10:59 -08:00
topics Add Ability to Suppress Mac Line Ending Check for CSV Reader (#2623) 2022-03-01 02:01:37 -08:00
faq.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
index.md Drop PHP 7.2 2021-11-01 12:01:54 +09:00