oleibman
b4cd42d2b2
Merge pull request #4380 from oleibman/stanbleed06
...
Phpstan Bleeding Edge Last: Reader
2025-02-26 04:35:09 +00:00
oleibman
8013034796
Fix Some Phpstan V2 Issues as Well
...
Performance of Phpstan V2 on my machine is dreadful. I will not be upgrading till I figure out how to fix it.
2025-02-24 15:43:35 -08:00
oleibman
3319770fd6
Remove Dead Statement
2025-02-23 17:57:20 -08:00
oleibman
00e77f1ac1
Phpstan Bleeding Edge Last: Reader
2025-02-23 17:32:44 -08:00
oleibman
0e8d0bfcdb
Merge pull request #4378 from oleibman/stanbleed05
...
Phpstan Bleeding Edge Part 5: All But Reader
2025-02-23 20:52:41 +00:00
oleibman
6d9c0a4319
Merge pull request #4373 from YoheiZuho/feature/justifyLastLine
...
support justifyLastLine
2025-02-23 20:43:50 +00:00
oleibman
53a984b747
Merge branch 'master' into feature/justifyLastLine
2025-02-23 12:39:58 -08:00
oleibman
f366749285
Polishing Up
2025-02-23 12:38:44 -08:00
oleibman
8c86caa6b3
Merge pull request #4377 from oleibman/issue4375
...
Ignore ignoredErrors when Not Applicable
2025-02-23 20:31:00 +00:00
oleibman
01539876b1
Merge branch 'master' into issue4375
2025-02-23 12:28:17 -08:00
oleibman
2fbc9ad014
Update CHANGELOG.md
2025-02-23 12:27:28 -08:00
oleibman
27213ae6ab
Phpstan Bleeding Edge Part 5: All But Reader
2025-02-21 22:55:54 -08:00
oleibman
0c5808e166
Merge pull request #4372 from oleibman/stanbleed04
...
Phpstan Bleeding Edge Part 4: Calculation
2025-02-22 00:05:16 +00:00
oleibman
b3452af464
Merge pull request #4369 from oleibman/stanbleed03
...
Phpstan Bleeding Edge Part 3: Writer
2025-02-22 00:00:22 +00:00
oleibman
2661adfb22
Merge pull request #4370 from oleibman/clonespreadsheet
...
Allow Clone on Spreadsheet
2025-02-21 01:45:06 +00:00
oleibman
51de172917
Update CHANGELOG.md
2025-02-20 17:42:15 -08:00
oleibman
d813d7efcb
Merge pull request #4360 from oleibman/issue4536
...
Xlsx Reader Defined Name on Sheet with Apostrophe in Title
2025-02-21 01:32:02 +00:00
oleibman
898ec448cd
Update CHANGELOG.md
2025-02-20 17:28:47 -08:00
oleibman
11a0962bfb
Eliminate Some Dead Code
2025-02-20 10:16:48 -08:00
oleibman
abd53a011a
Additional Tests
2025-02-20 09:09:31 -08:00
oleibman
771b3f1784
Update OFFSET
...
Fix #4376 .
2025-02-19 20:35:42 -08:00
oleibman
6f58d8c86f
Fix Inconsequential Typo
2025-02-19 19:53:52 -08:00
oleibman
2b7e6f50a2
Ignore ignoredErrors when Not Applicable
...
Fix #4375 . Do not set ignoredErrors when using readDataOnly, not when the cell to which it applies doesn't exist.
2025-02-19 19:15:01 -08:00
YoheiZuho
bee8916aa7
update documentation to include justifyLastLine mapping in Alignment properties
2025-02-19 16:09:18 +09:00
YoheiZuho
d2dd20fdd9
update CHANGELOG to include support for Justify Last Line
2025-02-19 16:02:03 +09:00
YoheiZuho
579e1de39f
Merge remote-tracking branch 'github/master' into HEAD
2025-02-19 15:58:03 +09:00
YoheiZuho
41da457b10
remove unnecessary docblock lines for setJustifyLastLine method
2025-02-19 15:46:33 +09:00
YoheiZuho
ee35b300ad
add test for justifyLastLine functionality in Alignment
2025-02-19 15:37:14 +09:00
YoheiZuho
d0fc40a994
include justifyLastLine in hash calculation for alignment
2025-02-19 15:37:01 +09:00
YoheiZuho
c0967568f0
fix docblock for justifyLastLine parameter
2025-02-19 15:36:46 +09:00
oleibman
82ac7abb20
Merge pull request #4366 from oleibman/visibility
...
Add sheetState to ListWorksheetInfo Data
2025-02-19 06:03:53 +00:00
oleibman
94117dd7e6
Merge branch 'master' into visibility
2025-02-18 21:15:21 -08:00
oleibman
8e899d1654
Update CHANGELOG.md
2025-02-18 21:14:11 -08:00
oleibman
2e998d6ab5
Merge pull request #4361 from oleibman/issue4357
...
IOFactory::identify and Custom Reader/Writer
2025-02-19 04:39:55 +00:00
oleibman
3675f084f8
Update CHANGELOG.md
2025-02-18 20:37:20 -08:00
YoheiZuho
921ca4777e
add justifyLastLine for test
2025-02-19 11:30:35 +09:00
YoheiZuho
263c22139f
fix type for justifyLastLine setting functions
2025-02-19 11:22:52 +09:00
oleibman
8e50403930
More Tweaks
2025-02-18 10:43:27 -08:00
oleibman
2250a0e53b
Yet Another Test
2025-02-18 01:57:53 -08:00
oleibman
ae6c92b006
More Tests
2025-02-17 22:45:05 -08:00
YoheiZuho
4561f41cdf
support justifyLastLine
2025-02-18 11:14:53 +09:00
oleibman
8930e634a1
Add Some Tests
2025-02-17 17:58:17 -08:00
oleibman
09eacd332b
Phpstan Bleeding Edge Part 4: Calculation
2025-02-17 12:02:06 -08:00
oleibman
133e1ecf68
Update IOFactoryRegisterTest.php
...
Now using Phpstan bleeding edge, and it detected a previously undetected problem.
2025-02-16 17:55:40 -08:00
oleibman
dc1fcafbbe
Merge branch 'master' into issue4357
2025-02-16 17:47:44 -08:00
oleibman
66ae679489
Merge branch 'master' into issue4536
2025-02-16 17:27:37 -08:00
oleibman
4e7e876b83
Tighten Up getStyle(definedName) Processing
2025-02-16 17:24:17 -08:00
oleibman
ffe88c1cef
Update Spreadsheet.php
...
An "ambiguity" reported by Version that stopped being ambiguous with Php 7.0. I am very close to dropping this check.
2025-02-16 14:35:24 -08:00
oleibman
af5ff6b11c
Merge branch 'master' into clonespreadsheet
2025-02-16 13:57:24 -08:00
oleibman
49bab44c69
Allow Clone on Spreadsheet
...
Since we have a usable copy method in Spreadsheet, this is probably overkill, especially with serialization now allowed. Nevertheless, I would prefer to not artificially render a standard Php operation (clone) unusable.
2025-02-16 13:53:25 -08:00