Deprecated
- Drawing::setIsUrl is unneeded. The property is set when setPath determines whether path is a url.
Fixed
- Security patches for Samples.
- Security patches for Html Writer.
- Avoid unexpected charset in currency symbol. PR #4279
- Add forceFullCalc option to Xlsx Writer. Issue #4269 PR #4271
- More context options may be needed for http(s) image. Php issue 17121 PR #4276
- Coverage-related tweaks to Xls Reader. PR #4277
- Several fixed to ODS Writer. Issue #4261 PR #4263 PR #4264 PR #4266