PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Adrien Crivelli 7cb4884b96
WEBSERVICE is HTTP client agnostic
HTTP client must be configured via `Settings::setHttpClient()`. This is
a small breaking change, but only for the very few people who started using
WEBSERVICE from last version.

Fixes #1562
Closes #1568
2020-07-19 11:33:01 +09:00
..
Engine Handle Ranges formatted as 3-d ranges, as long as the references are both to the same worksheet (#1540) 2020-06-21 14:41:51 +02:00
Functions WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00
CalculationTest.php Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
DefinedNameConfusedForCellTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
FinancialTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FormulaAsStringTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FunctionsTest.php Restoring State After Static Changes in Tests (#1571) 2020-07-15 13:23:00 +02:00
LookupRefTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XlfnFunctionsTest.php Save Excel 2010+ Functions Properly 2020-05-18 12:37:35 +09:00