xml-to-array
xml-to-array copied to clipboard
Update phpunit/phpunit requirement from ^6.4 to ^6.4 || ^7.0
Updates the requirements on phpunit/phpunit to permit the latest version.
Changelog
Sourced from phpunit/phpunit's changelog.
[7.5.14] - 2019-07-15
Fixed
- Fixed #3743:
EmptyIteratorinstances are not handled correctly byCountandIsEmptyconstraints[7.5.13] - 2019-06-19
Fixed
- Fixed #3722:
getObjectForTrait()does not work for traits that declare a constructor- Fixed #3723: Unescaped dash in character group in regular expression
[7.5.12] - 2019-05-28
Changed
- After each test,
libxml_clear_errors()is now called to clear the libxml error bufferFixed
- Fixed #3694: Constructor arguments for
ThrowableandExceptionare ignored- Fixed #3709: Method-level
@coversNothingannotation does not prevent code coverage data collection[7.5.11] - 2019-05-14
Fixed
- Fixed #3683: Regression in PHPUnit 7.5.10 with regard to Exception stubbing/mocking
[7.5.10] - 2019-05-09
Fixed
- Fixed #3414:
willThrowException()only acceptsException, notThrowable- Fixed #3587:
.phpunit.result.cachefile is all over the place- Fixed #3596: Mocking an interface that extends another interface forgets to mock its own methods
- Fixed #3674:
TypeErrorwhen an incorrect file path is given[7.5.9] - 2019-04-19
Fixed
- Fixed #3607: Return value generation interferes with proxying to original method
[7.5.8] - 2019-03-26
Fixed
... (truncated)
- Fixed #3564: Production code uses class from test suite's fixture
Commits
-
2834789Prepare release -
7cf0771Add missing default value -
e2e8fb6Remove empty space that GH editor added -
4c7d5f6Add test for prefix of just '0' -
c2e938dFix phpcs error -
5a98bd4Use strlen to validate non-empty string for StringStartsWith -
08d5f6cFix -
e5616dbAlso delete stale.yml in branches other than master -
9faa89fCloses #3743 -
1477fe4Fix CS/WS issues - 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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it -
@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) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.