github PHPOffice/PhpSpreadsheet 3.10.0

latest releases: 5.1.0, 3.10.1, 2.4.1...
26 days ago

Breaking Changes

  • 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). We do not believe that loading of external images is a widely used feature. This is a necessary change for security purposes. It unfortunately breaks Semantic Versioning for reasons described above; there is no way to start a new major version for this branch.

Don't miss a new PhpSpreadsheet release

NewReleases is sending notifications on new releases.