Commits
- [`b1be2c8`](https://github.com/sebastianbergmann/phpunit/commit/b1be2c8530c4c29c3519a052c9fb6cee55053bbd) Prepare release
- [`77cf9ec`](https://github.com/sebastianbergmann/phpunit/commit/77cf9ec9d9ecb0a0d3319370cf3e0125dec54fbc) Update ChangeLog
- [`fb7c7e3`](https://github.com/sebastianbergmann/phpunit/commit/fb7c7e3138bd358233f0b539d10bfb27a0500d3e) Fix bug when replacing testdox parameters
- [`c84d2d0`](https://github.com/sebastianbergmann/phpunit/commit/c84d2d0217adf88c5fb6ec045dfbc24ff7ca8275) Update ChangeLog
- [`2bf74c9`](https://github.com/sebastianbergmann/phpunit/commit/2bf74c9b5641f50c010fdfc7282e8b65e750bbee) CLean up environment after test to prevent failures elsewhere.
- [`c363330`](https://github.com/sebastianbergmann/phpunit/commit/c363330debf96b9b384d33d120f525d2cd1003db) Fix hidden dependency on related testCreateTwoMocksOfOneWsdlFile
- [`557795a`](https://github.com/sebastianbergmann/phpunit/commit/557795a32e0c049d81aea8b7562f8490a6851983) Update ChangeLog
- [`4e1bf10`](https://github.com/sebastianbergmann/phpunit/commit/4e1bf10da04dc08759008d88d08dfd2f933cb0bf) Fix test. Make pathnames work on both Windows and Unix
- [`d29b2a8`](https://github.com/sebastianbergmann/phpunit/commit/d29b2a83ca9e6cd88e25c2438e61b9e8b6ba1c0d) Fix test. Length of serialized data can vary.
- [`c1bf606`](https://github.com/sebastianbergmann/phpunit/commit/c1bf606a2a1c368961a1f1f396749b57ee35b0c9) CS/WS fixes
- Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.4.3...7.4.4)
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will 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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.
⚠️ Dependabot is rebasing this PR ⚠️
This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).
Bumps phpunit/phpunit from 7.4.3 to 7.4.4.
Commits
- [`b1be2c8`](https://github.com/sebastianbergmann/phpunit/commit/b1be2c8530c4c29c3519a052c9fb6cee55053bbd) Prepare release - [`77cf9ec`](https://github.com/sebastianbergmann/phpunit/commit/77cf9ec9d9ecb0a0d3319370cf3e0125dec54fbc) Update ChangeLog - [`fb7c7e3`](https://github.com/sebastianbergmann/phpunit/commit/fb7c7e3138bd358233f0b539d10bfb27a0500d3e) Fix bug when replacing testdox parameters - [`c84d2d0`](https://github.com/sebastianbergmann/phpunit/commit/c84d2d0217adf88c5fb6ec045dfbc24ff7ca8275) Update ChangeLog - [`2bf74c9`](https://github.com/sebastianbergmann/phpunit/commit/2bf74c9b5641f50c010fdfc7282e8b65e750bbee) CLean up environment after test to prevent failures elsewhere. - [`c363330`](https://github.com/sebastianbergmann/phpunit/commit/c363330debf96b9b384d33d120f525d2cd1003db) Fix hidden dependency on related testCreateTwoMocksOfOneWsdlFile - [`557795a`](https://github.com/sebastianbergmann/phpunit/commit/557795a32e0c049d81aea8b7562f8490a6851983) Update ChangeLog - [`4e1bf10`](https://github.com/sebastianbergmann/phpunit/commit/4e1bf10da04dc08759008d88d08dfd2f933cb0bf) Fix test. Make pathnames work on both Windows and Unix - [`d29b2a8`](https://github.com/sebastianbergmann/phpunit/commit/d29b2a83ca9e6cd88e25c2438e61b9e8b6ba1c0d) Fix test. Length of serialized data can vary. - [`c1bf606`](https://github.com/sebastianbergmann/phpunit/commit/c1bf606a2a1c368961a1f1f396749b57ee35b0c9) CS/WS fixes - Additional commits viewable in [compare view](https://github.com/sebastianbergmann/phpunit/compare/7.4.3...7.4.4)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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.
⚠️ Dependabot is rebasing this PR ⚠️
This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).