PhpSpreadsheet/src/PhpSpreadsheet
oleibman fe6221fe49
Reader/Gnumeric Failure with PHP8 (#1662)
* Reader/Gnumeric Failure with PHP8

An explicit cast from SimpleXML to int is now needed with PHP8,
where it was performed implicitly with PHP7.
Unit tests run correctly for both PHP7 and PHP8 on corrected code.
2020-10-01 12:38:36 +02:00
..
Calculation Calculation/DateTime Failure With PHP8 (#1661) 2020-10-01 11:24:53 +02:00
Cell Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
Chart Drop polyfill that are not needed since PHP 7.2 2020-06-29 11:28:05 +09:00
Collection Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Document PSR12 code style 2020-07-26 14:13:11 +09:00
Helper Improve Coverage for HTML Reader 2020-06-25 22:42:38 -07:00
Reader Reader/Gnumeric Failure with PHP8 (#1662) 2020-10-01 12:38:36 +02:00
RichText Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Shared PSR12 code style 2020-07-26 14:13:11 +09:00
Style PSR12 code style 2020-07-26 14:13:11 +09:00
Worksheet Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
Writer Drop obsolete code 2020-07-27 10:03:26 +09:00
Comment.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefinedName.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
DocumentGenerator.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Exception.php Drop unused code and fix some PhpStorm warnings 2017-10-08 01:21:32 +09:00
HashTable.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IComparable.php Remove boilerplates 2017-09-30 22:12:28 +09:00
IOFactory.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
NamedFormula.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
NamedRange.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
ReferenceHelper.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00
Settings.php WEBSERVICE is HTTP client agnostic 2020-07-19 11:33:01 +09:00
Spreadsheet.php Named formula implementation, and improved handling of Defined Names generally (#1535) 2020-07-26 12:00:06 +02:00