zf2tutorial
zf2tutorial copied to clipboard
Bump zendframework/zendxml from 1.0.0 to 1.0.2
Bumps zendframework/zendxml from 1.0.0 to 1.0.2.
Release notes
Sourced from zendframework/zendxml's releases.
ZendXml 1.0.2
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #11 updates the dependencies to PHP
^5.3.3 || ^7.0
and PHPUnit^3.7 || ^4.0
, ensuring better compatibility with other components, and with PHP 7. The test matrix was also expanded to add PHP 7 as a required platform.
Changelog
Sourced from zendframework/zendxml's changelog.
1.0.2 - 2016-02-04
Added
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #11 updates the dependencies to PHP
^5.3.3 || ^7.0
and PHPUnit^3.7 || ^4.0
, ensuring better compatibility with other components, and with PHP 7. The test matrix was also expanded to add PHP 7 as a required platform.
Commits
7b64507
Merge branch 'hotfix/php-dependency'f8b1ce5
Added CHANGELOG for #11d929edb
Better build matrix853ec81
Added PHP 7 to the build matrixc238740
Updated dependencies54edb38
Merge branch 'hotfix/ZF2015-06'79f478f
[ZF2015-06] Fix potential XXE vector via BOM detection3dcfc87
Merge branch 'feature/#9-license-file'98c0a4b
Added license file.1c8d4b4
Merge branch 'hotfix/phpcs'- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.