PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 050a42db8e
Xlsx Reader External Data Validations Flag Missing (#3078)
* Xlsx Reader External Data Validations Flag Missing

Fix #2677. This PR supersedes #2679, written by @technghiath, which lacks tests, and probably doesn't solve the problem entirely. The code causing the problem appears to be the last remnant in Xlsx Reader which calls `children` using a namespace prefix rather than a namespace. That is changed, and tests are added where the tag is unexpectedly missing, and also where it uses a non-standard namespace prefix.

* Scrutinizer

Reports 1 "new" error. It isn't, but fix it anyhow.

* Fix One Existing Scrutinizer Problem

Only remaining problem in Reader/Xlsx.
2022-09-28 00:14:37 -07:00
..
Csv R1C1 Format and Internationalization, plus Relative Offsets (#3052) 2022-09-16 08:25:26 -07:00
Gnumeric Add support for reading Worksheet Visibility for Gnumeric 2022-05-24 14:08:41 +02:00
Html Html Reader Not Handling non-ASCII Data Correctly (#2943) 2022-07-16 22:08:44 -07:00
Ods Unit tests for correctly handling hidden merged cells in Readers 2022-09-16 12:27:57 +02:00
Security Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
Slk Process Comments in Sylk File (#2277) 2021-08-26 11:56:13 -07:00
Utility When image source is a URL, store the URL for use during extraction. (#2072) 2021-06-24 10:50:44 +02:00
Xls Unit tests for correctly handling hidden merged cells in Readers 2022-09-16 12:27:57 +02:00
Xlsx Xlsx Reader External Data Validations Flag Missing (#3078) 2022-09-28 00:14:37 -07:00
Xml R1C1 Format and Internationalization, plus Relative Offsets (#3052) 2022-09-16 08:25:26 -07:00
BaseNoLoad.php Coverage Improvements (#2859) 2022-06-01 08:29:56 -07:00
BaseNoLoadTest.php Coverage Improvements (#2859) 2022-06-01 08:29:56 -07:00