This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-03 05:57:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1.10.1
PhpSpreadsheet
/
tests
/
data
T
History
Ikko Ashimine
cc92c6648e
FLOOR() function accept negative number and negative significance
...
Closes
#1245
2019-11-30 15:18:04 +01:00
..
Calculation
FLOOR() function accept negative number and negative significance
2019-11-30 15:18:04 +01:00
Cell
Keep big integer as integer instead of lossely casting to float
2019-11-10 22:51:53 +01:00
Functional
/TypeAttributePreservation
Avoid losing calculated value type
2018-03-03 11:51:06 +01:00
Reader
Best effort to support invalid colspan values in HTML reader
2019-07-27 23:31:23 -07:00
Shared
Xls file threw exception during open by Xls reader
2018-10-07 18:49:01 +11:00
Style
Complex number mask for integers containing a single dot (
#1227
)
2019-10-30 22:54:06 +01:00
Writer
Support to read and write unsupported data for XLSX
2018-05-12 11:47:46 +09:00
CalculationBinaryComparisonOperation.php
…
CellAbsoluteCoordinate.php
Sheet title can contain exclamation mark (in formulas)
2018-10-03 12:52:51 +09:00
CellAbsoluteReference.php
Sheet title can contain exclamation mark (in formulas)
2018-10-03 12:52:51 +09:00
CellBuildRange.php
…
CellCoordinates.php
…
CellExtractAllCellReferencesInRange.php
Ranges across Z and AA columns incorrectly threw an exception
2018-06-11 22:54:11 +09:00
CellGetRangeBoundaries.php
…
CellMergeRangesInCollection.php
Fix cell ranges causing coordinate merge error
2018-01-22 12:26:37 +09:00
CellRangeBoundaries.php
…
CellRangeDimension.php
…
CellSplitRange.php
…
ColumnIndex.php
Consistent
stringFromColumnIndex()
and
columnIndexFromString()
2017-11-26 15:29:08 +09:00
ColumnString.php
…
CoordinateIsRange.php
Fix cell ranges causing coordinate merge error
2018-01-22 12:26:37 +09:00