Bump zendframework/zendframework from 2.5.1 to 2.5.3
Bumps zendframework/zendframework from 2.5.1 to 2.5.3.
Release notes
Sourced from zendframework/zendframework's releases.
Zend Framework 2.5.3
- #7665 updates component version constraints from
~2.5.0to^2.5to ensure the latest security updates are always installed.Zend Framework 2.5.2
SECURITY UPDATES
ZF2015-06:
ZendXmlruns a heuristic detection for XML Entity Expansion and XML eXternal Entity vectors when under php-fpm, due to issues with threading in libxml preventing using that library's built-in mechanisms for disabling them. However, the heuristic was determined to be faulty when multibyte encodings are used for the XML. This release contains a patch to ensure that the heuristic will work with multibyte encodings.If you use Zend Framework components that utilize DOMDocument or SimpleXML (which includes
Zend\XmlRpc,Zend\Soap,Zend\Feed, and several others), and deploy using php-fpm in production (or plan to), we recommend upgrading immediately.
Changelog
Sourced from zendframework/zendframework's changelog.
2.5.3 (2016-01-27)
- #7665 updates component version constraints from
~2.5.0to^2.5to ensure the latest security updates are always installed.2.5.2 (2015-08-03)
SECURITY UPDATES
ZF2015-06:
ZendXmlruns a heuristic detection for XML Entity Expansion and XML eXternal Entity vectors when under php-fpm, due to issues with threading in libxml preventing using that library's built-in mechanisms for disabling them. However, the heuristic was determined to be faulty when multibyte encodings are used for the XML. This release contains a patch to ensure that the heuristic will work with multibyte encodings.If you use Zend Framework components that utilize
DOMDocumentorSimpleXML(which includesZend\XmlRpc,Zend\Soap,Zend\Feed, and several others), and deploy using php-fpm in production (or plan to), we recommend upgrading immediately.
Commits
aeb432dMerge branch 'feature/looser-constraints'83f3d17Added CHANGELOG for #7665c2300ccUpdated dependencies to^2.50993994Merge branch 'release-2.5'6babe86Update zendxml to^1.0.1926de5bMerge pull request #7612 from radarhere/patch-1efb17a2Fixed typo096d3dfMerge pull request #7576 from campersau/patch-1cc5cea4update latest CHANGELOG.md with correct zf version72a9689Merge branch 'version/bump'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.