PHPOffice / PhpSpreadsheet

A pure PHP library for reading and writing spreadsheet files
https://phpspreadsheet.readthedocs.io
MIT License
13.37k stars 3.47k forks source link

Restore 2 Disabled Tests #4170

Closed oleibman closed 2 months ago

oleibman commented 2 months ago

For some https requests for file_get_contents, "context" needs to be added to function call. It is not clear why this has changed recently.

This is:

Checklist:

Why this change is needed?

Provide an explanation of why this change is needed, with links to any Issues (if appropriate). If this is a bugfix or a new feature, and there are no existing Issues, then please also create an issue that will make it easier to track progress with this PR.