donatj/mock-webserver
Simple mock web server for unit testing
v2.10.0
2.8M downloads/mo
#3320 most downloaded on Packagist
donatj/mock-webserver
What this package is like to depend on
Last release 6 months ago
20 Feb 2026
Release timing varies
gaps range from 2 weeks to 1.4 years
Some releases are documented
notes for 7 of 25 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
28 releases · first in 2017
2 releases in the last 12 months
see the full history below
Release timeline
28 releases · Apr 2017 to Feb 2026Releases
latest 28-
v2.10.020 Feb 2026Release notes
Open source →What's Changed
Notice: PHP 7.2 is now the minimum supported version because of a vulnerability with older versions of PHPUnit.
See: CVE-2026-24765 / GHSA-vvj3-c3rp-c85p for more information.
Fixes
- Bug where if PHP itself was not in the PATH of the running PHP server process, it would fail to start with a message that the port might not be open. This became a major issue with macOS 26.3
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #83
- Upgrade PHPUnit, increase minimum PHP to 7.2 by @donatj in #86
- Use PHP_BINARY for server command execution by @donatj in #85
Full Changelog: v2.9.0...v2.10.0
-
v2.9.004 Nov 2025Release notes
Open source →Fixes
#81 - Nested ResponseByMethod does not work with ResponseStack in sequential requests by @juslintek
What's Changed
- Add PHP 8.5 to CI workflow PHP versions by @donatj in #79
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #80
- Make ResponseByMethod respect sub MultiResponseInterfaces by @donatj in #82
Full Changelog: v2.8.0...v2.9.0
-
v2.8.026 Jun 2025Release notes
Open source →Minor BC Break
The hashes generated by
donatj\MockWebServer\Response::getRefhave changed.While this value was generally for internal use, it was not marked as such so this is a breaking change.
What's Changed
New Contributors
Full Changelog: v2.7.3...v2.8.0
-
v2.7.309 Jun 2025Nothing published for this version
-
v2.7.222 Jan 2024Release notes
Open source →What's Changed
- Update PHP to 8.3 - ci.yml by @donatj in #65
- Update PHP to 8.3 - cover.yml by @donatj in #64
- Update PHP to 8.3 - lint.yml by @donatj in #66
- Update corpus/coding-standard requirement from ^0.6.0 || ^0.7.0 to ^0.6.0 || ^0.8.0 by @dependabot in #63
Full Changelog: v2.7.1...v2.7.2
-
v2.7.130 Oct 2023Nothing published for this version
-
v2.7.007 Sep 2023Release notes
Open source →What's Changed
Summary
DelayedResponse now implements InitializingResponseInterface to enable support for sub-responses that implement InitializingResponseInterface - Thanks @Jarlakxen
Massively improved test coverage.
PRs
- Improve test coverage by @donatj in #55
- Update corpus/coding-standard requirement from ^0.6.0 to ^0.6.0 || ^0.7.0 by @dependabot in #51
- Add DelayResponse support to ResponseStack by @Jarlakxen in #56
- Improve test coverage of DelayedResponse by @donatj in #57
New Contributors
- @Jarlakxen made their first contribution in #56
Full Changelog: v2.6.2...v2.7.0
-
v2.6.330 Oct 2023Nothing published for this version
-
v2.6.203 Jul 2023Release notes
Open source →Fixes a regression where the path to the server script was not being escaped, causing problems if there was a space anywhere in the path.
What's Changed
- Escape script path by @donatj ( Thanks @SiestaCat ) in #54
Full Changelog: v2.6.1...v2.6.2
-
v2.6.128 Nov 2022Release notes
Open source →What's Changed
- Replaced STDIN constant with php://stdin by @tuutti in #48
- Fix up the descriptor handling a pinch by @donatj in #49
New Contributors
Full Changelog: v2.6.0...v2.6.1
-
v2.6.025 Nov 2022Nothing published for this version
-
v2.5.017 Jul 2022Nothing published for this version
-
v2.4.119 Jan 2022Nothing published for this version
-
v2.4.030 Aug 2021Nothing published for this version
-
v2.3.001 Jun 2021Nothing published for this version
-
v2.2.002 Dec 2020Nothing published for this version
-
v2.1.108 May 2020Nothing published for this version
-
v2.1.020 Oct 2019Nothing published for this version
-
v2.0.027 Mar 2018Nothing published for this version
-
v1.0.001 Dec 2017Nothing published for this version
-
v1.0.0-beta.301 Dec 2017 pre-releaseNothing published for this version
-
v1.0.0-beta.207 Nov 2017 pre-releaseNothing published for this version
-
v1.0.0-beta07 Nov 2017 pre-releaseNothing published for this version
-
v0.5.006 Nov 2017Nothing published for this version
-
v0.4.102 Nov 2017Nothing published for this version
-
v0.4.001 Jun 2017Nothing published for this version
-
v0.2.025 Apr 2017Nothing published for this version
-
v0.1.025 Apr 2017Nothing published for this version