Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated situation on #2862

Closed
1 of 8 tasks
sebastian-czarnecki opened this issue May 31, 2022 · 1 comment
Closed
1 of 8 tasks

Deprecated situation on #2862

sebastian-czarnecki opened this issue May 31, 2022 · 1 comment

Comments

@sebastian-czarnecki
Copy link

This is:

- [X] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)

What is the expected behavior?

No warning

What is the current behavior?

Message in PHP 8.1.6: PHP Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in (...)\PHPSpreadsheet\PHPSpreadsheet\phpoffice\phpspreadsheet\src\PhpSpreadsheet\Writer\Xlsx\Worksheet.php on line 1224

What are the steps to reproduce?

(long procedure in source code, difficult to find exactly code)

What features do you think are causing the issue

  • Reader
  • Writer
  • Styles
  • Data Validations
  • Formula Calulations
  • Charts
  • AutoFilter
  • Form Elements

Does an issue affect all spreadsheet file formats? If not, which formats are affected?

Not registered for now. Probably will be in the future.

Which versions of PhpSpreadsheet and PHP are affected?

newest for now.

@oleibman
Copy link
Collaborator

oleibman commented Oct 7, 2024

Closing. No update in 2.5 years. Several similar deprecations fixed since this issue, and, with no sample supplied, no reason to think this isn't fixed now.

@oleibman oleibman closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants