Skip to content

Ignore query parameters in non-GET requests#26

Merged
spawnia merged 5 commits intolaragraph:masterfrom
JakeBooher:body-param-patch
Mar 4, 2026
Merged

Ignore query parameters in non-GET requests#26
spawnia merged 5 commits intolaragraph:masterfrom
JakeBooher:body-param-patch

Conversation

@JakeBooher
Copy link
Contributor

  • Added automated tests
  • Documented for all relevant versions
  • Updated the changelog

Resolves #24

Changes

$bodyParameters will no longer contain GET parameters on POST requests

@JakeBooher JakeBooher changed the title Body param patch $bodyParameters will no longer contain GET parameters on POST requests Mar 3, 2026
spawnia added 2 commits March 4, 2026 08:12
Added release notes for version 2.3.1 including a fix for ignoring query parameters in non-GET requests.
@spawnia spawnia changed the title $bodyParameters will no longer contain GET parameters on POST requests Ignore query parameters in non-GET requests Mar 4, 2026
@spawnia spawnia merged commit 0c32d90 into laragraph:master Mar 4, 2026
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

\Laragraph\Utils\RequestParser::bodyParams incorrectly includes GET parameters

2 participants