fix(deps): update dependency psr/http-message to v2 (next)#2398
fix(deps): update dependency psr/http-message to v2 (next)#2398renovate[bot] wants to merge 1 commit into
Conversation
|
@coderabbitai what should we test here? |
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chainLet me explore the codebase to understand what's impacted by this dependency change. 🏁 Script executed: Length of output: 19484 🏁 Script executed: Length of output: 19001
Here's what I'd focus testing on, based on the codebase: 🔴 Highest Priority — Custom PSR-7 Implementations (
|
| Area | What to verify |
|---|---|
Psr7/Uri.php |
No fatal on instantiation; all UriInterface methods have v2-compatible return types |
Psr7/Response.php, Request.php, Stream.php |
No fatal; interface contract satisfied |
Psr17/ResponseFactory.php (both) |
createResponse() returns valid ResponseInterface |
zmsslim middleware suite |
Full phpunit run — catch any return type mismatches |
zmscitizenapi middleware tests |
Mocks still satisfy v2 interface |
HttpTest.php integration suite |
Smoke test against live API |
ab644fa to
4abd36c
Compare
|
7438905 to
09d1b4f
Compare
09d1b4f to
6c680d6
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
^1.0→^2.0Release Notes
php-fig/http-message (psr/http-message)
v2.0Compare Source
Added return types, see https://www.php-fig.org/psr/psr-7/meta/#72-type-additions
Configuration
📅 Schedule: (in timezone Europe/Berlin)
* 0-4 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.