File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,17 @@ and this project adheres to [Semantic Versioning](https://semver.org).
17
17
18
18
### Deprecated
19
19
20
- - Nothing yet .
20
+ - IREADER::SKIP_EMPTY_CELLS - use its alias IGNORE_EMPTY_CELLS instead .
21
21
22
22
### Moved
23
23
24
24
- Nothing yet.
25
25
26
26
### Fixed
27
27
28
- - Nothing yet.
28
+ - Xls Writer Condtional Rules Applied to Whole Rows or Columns. [ Issue #3185 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/3185 ) [ PR #4152 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4152 )
29
+ - Xlsx Writer Duplicate ContentTypes Entry for Background Image. [ Issue #4179 ] ( https://github.com/PHPOffice/PhpSpreadsheet/issues/4179 ) [ PR #4180 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/4180 )
30
+ - Check strictNullComparison outside of loops. [ PR #3347 ] ( https://github.com/PHPOffice/PhpSpreadsheet/pull/3347 )
29
31
30
32
## 2024-09-29 - 3.3.0 (no 3.0.\* , 3.1.\* , 3.2.\* )
31
33
You can’t perform that action at this time.
0 commit comments