mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-21 10:33:39 +00:00
f3d5028518
Unit tests for locale-aware boolean conversion for Csv Reader
54 B
54 B
| 1 | 1 | 2 | 3 |
|---|---|---|---|
| 2 | a | FaLSe | b |
| 3 | cc | tRUE | cc |
| 4 | dd | Faux | ee |
| 5 | ff | Vrai | gg |