Skip to content

2.1.17

Choose a tag to compare

@github-actions github-actions released this 07 Jun 02:25
· 1872 commits to master since this release

Security Note

  • File::prohibitWrappers and Drawing::setPath now reject phar paths with extra leading slashes (e.g. phar:///…) that escaped the prior parse_url-based filter. No security exploit was possible even with the extra slashes. Backport of PR #4876

Fixed

  • Security patches.