PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer/Html
Mark Baker 9289ab11b2
Replace anti-xss with html purifier (#1751)
* Replace voku/anti-xss with ezyang/htmlpurifier. Despite anti-xss being a smaller footprint dependency, an a better license fit with our MIT license, there are issues with it's automatic it sanitisation of global variables causing side effects
* Additional unit tests for xss in html writer cell comments
2020-12-10 21:03:54 +01:00
..
AllOrOneSheetTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CallbackTest.php Consistent regexp escaping 2020-06-28 17:34:32 +09:00
ExtendForChartsAndImagesTest.php Don't ouput row and columns without any cells in HTML writer 2020-06-28 22:03:37 +09:00
GridlinesTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HtmlCommentsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HtmlNumberFormatTest.php Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
ImagesRootTest.php Restore working directory if test fails (#1490) 2020-05-24 19:54:59 +09:00
InvalidFileNameTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
RepeatedRowsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
VisibilityTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XssVulnerabilityTest.php Replace anti-xss with html purifier (#1751) 2020-12-10 21:03:54 +01:00