Skip to content

PHP8 Processing for PRs Hangs #1725

@oleibman

Description

@oleibman

This is:

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

What is the expected behavior?

PHP8 tests should run to completion.
They do so on my local machine.
For PR #1721, PHP8 tests ran to completion as recently as Nov. 19. Updates today all succeeded for all other tests,
but failed to complete PHP8 tests. In an attempt to figure out why, I opened PR #1724. That PR changes no code or tests;
it is merely a documentation update. Nevertheless, it hangs some time after test 5368 of 6602, which seems to
indicate that the problem is with the PHP8 setup, or a recent change.

What is the current behavior?

PHP8 tests hang at around 81% of the way through, test 5429 of 6621 for PR1721, and 5368 of 6602 for PR1724.

What are the steps to reproduce?

It appears that any PR should trigger the problem.

Please provide a Minimal, Complete, and Verifiable example of code that exhibits the issue without relying on an external Excel file or a web server:

Which versions of PhpSpreadsheet and PHP are affected?

Current version of PhpSpreadsheet, PHP8.0 as implemented in PR environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions