Skip to content

Update doc for Symfony 6#14

Open
Filoz wants to merge 2 commits intoSpiriitLabs:masterfrom
Filoz:master-1
Open

Update doc for Symfony 6#14
Filoz wants to merge 2 commits intoSpiriitLabs:masterfrom
Filoz:master-1

Conversation

@Filoz
Copy link
Copy Markdown

@Filoz Filoz commented Aug 17, 2023

Change from
$request->query->get
to
$request->query->all

because of Symfony 6 ( symfony/symfony#41766 (comment) ).

This change prevent this error: "Input value "..." contains a non-scalar value."

Filoz added 2 commits August 17, 2023 10:16
Change from
$request->query->get
to
$request->query->all

because of Symfony 6 ( symfony/symfony#41766 (comment) ).
This change prevent this error: "Input value "horse_filter" contains a non-scalar value."
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.

1 participant