PhpSpreadsheet/docs/topics
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
..
images Read conditional styling for cell (#2491) 2022-01-22 19:18:26 +01:00
accessing-cells.md Update documentation with details of changes to the StringValueBinder 2021-06-03 21:42:20 +02:00
architecture.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
autofilters.md Xlsx Writer Unhides Explicitly Hidden Row in Filter Range - Minor Breaking Change (#2414) 2021-12-05 07:26:24 -08:00
calculation-engine.md Updating a misspelling of a function name. (#1695) 2020-11-01 12:05:04 +01:00
conditional-formatting.md Fix discrepancy between the way markdown tables are rendered in ReadTheDocs and in PHPStorm (#2520) 2022-01-22 21:00:22 +01:00
creating-spreadsheet.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
defined-names.md Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
file-formats.md fix type flies => files 2021-05-28 11:06:54 +02:00
memory_saving.md Documentation updates (#2131) 2021-05-30 12:27:56 +02:00
migration-from-PHPExcel.md Restore explicit list of changes to PHPExcel migration document 2021-11-23 23:57:41 +09:00
reading-and-writing-to-file.md Add Ability to Suppress Mac Line Ending Check for CSV Reader (#2623) 2022-03-01 02:01:37 -08:00
reading-files.md Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
recipes.md Read conditional styling for cell (#2491) 2022-01-22 19:18:26 +01:00
settings.md WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00
worksheets.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00