Skip to content

Null Passed to AutoFilter SetRange#2454

Merged
oleibman merged 3 commits intoPHPOffice:masterfrom
oleibman:issue2281
Dec 25, 2021
Merged

Null Passed to AutoFilter SetRange#2454
oleibman merged 3 commits intoPHPOffice:masterfrom
oleibman:issue2281

Conversation

@oleibman
Copy link
Collaborator

Fix #2281. Delete auto filter set range to null, but should set it to null string. This causes a deprecation warning in Php8.1.

This is:

- [x] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

Fix PHPOffice#2281. Delete auto filter set range to null, but should set it to null string. This causes a deprecation warning in Php8.1.
Should set it to null string.
@oleibman oleibman merged commit f2b2f07 into PHPOffice:master Dec 25, 2021
@oleibman oleibman deleted the issue2281 branch February 6, 2022 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

PHP 8.1 Worksheet->removeAutoFilter setting setRange to null result in errors

1 participant