PhpSpreadsheet/tests/PhpSpreadsheetTests/Functional
oleibman bb072d1ca7
Upgrade Dev TCPDF to 6.5 (#3006)
* Upgrade Dev TCPDF to 6.5

Implementation of https://github.com/tecnickcom/TCPDF/pull/467, which is available in just-released Tcpdf 6.5, will improve look of Tcpdf rendering for PhpSpreadsheet. Fix #1164.

One test had been suppressed for Tcpdf, ostensibly because it was not compatible with Php8. As it turns out, the PhpSpreadsheet code which invokes Tcpdf was (harmlessly) incorrect, so the Php8 issue was actually with PhpSpreadsheet, not Tcpdf. That code is corrected, and the test is no longer suppressed.

* Update Change Log

Pick up some earlier changes as well as this one, and deprecations which had been omitted from the 1.24 change log.
2022-08-14 10:57:34 -07:00
..
AbstractFunctional.php Some Fixes for Scatter Charts (#2828) 2022-05-17 07:48:24 -07:00
ActiveSheetTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ColumnWidthTest.php Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
CommentsTest.php Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
ConditionalStopIfTrueTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ConditionalTextTest.php Save Excel 2010+ Functions Properly 2020-05-18 12:37:35 +09:00
DrawingImageHyperlinkTest.php Phpstan Differences from Php7 to Php8 (#2631) 2022-03-01 01:53:12 -08:00
EnclosureTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
FreezePaneTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
MergedCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
PrintAreaTest.php Phpstan Differences from Php7 to Php8, Again (#2665) 2022-03-11 23:28:30 -08:00
ReadBlankCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
ReadFilterFilter.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
ReadFilterTest.php Replace Tests With Unneeded Mocking (#2465) 2021-12-31 13:24:43 -08:00
SelectedCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
StreamTest.php Upgrade Dev TCPDF to 6.5 (#3006) 2022-08-14 10:57:34 -07:00
TypeAttributePreservationTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
WorkbookViewAttributesTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00