You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,15 @@ and this project adheres to [Semantic Versioning](https://semver.org).
10
10
### Added
11
11
12
12
- Add ability to add custom functions to Calculation. [PR #4390](https://github.com/PHPOffice/PhpSpreadsheet/pull/4390)
13
+
- Add FormulaRange to IgnoredErrors. [PR #4393](https://github.com/PHPOffice/PhpSpreadsheet/pull/4393)
13
14
14
15
### Removed
15
16
16
17
- Nothing yet.
17
18
18
19
### Changed
19
20
20
-
-Nothing yet.
21
+
-Phpstan Version 2. [PR #4384](https://github.com/PHPOffice/PhpSpreadsheet/pull/4384)
21
22
22
23
### Moved
23
24
@@ -29,7 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
29
30
30
31
### Fixed
31
32
32
-
-Nothing yet.
33
+
-BIN2DEC, OCT2DEC, and HEX2DEC return numbers rather than strings. [Issue #4383](https://github.com/PHPOffice/PhpSpreadsheet/issues/4383)[PR #4389](https://github.com/PHPOffice/PhpSpreadsheet/pull/4389)
0 commit comments