Files
PhpSpreadsheet/tests
oleibman c2cd0e6439 Breaking Change When Loading External Images
Images will be loaded from an external source (e.g. http://example.com/img.png) only if the reader is explicitly set to allow it via `$reader->setAllowExternalImages(true)`.
2025-08-02 18:26:06 -07:00
..