Skip to content

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Oct 20, 2021

Q A
Branch? 5.4
Bug fix? no
New feature? yes (minor)
Deprecations? no
Tickets Fix #26992
License MIT
Doc PR -

Allows using eg an instance of Uid as a route parameter.

Replaces #42057

@javiereguiluz
Copy link
Member

Just asking: would replacing http_build_query() by array_walk_recursive() hurt performance noticeably in real-world scenarios?

@nicolas-grekas
Copy link
Member Author

Those arrays are pretty small, any impact should be neglectible.

@nicolas-grekas
Copy link
Member Author

/cc @symfony/mergers

@OskarStark
Copy link
Contributor

Thanks for taking over Nicolas 👍

@Tobion
Copy link
Contributor

Tobion commented Oct 26, 2021

Thank you @nicolas-grekas.

@Tobion Tobion merged commit a76d746 into symfony:5.4 Oct 26, 2021
@Tobion
Copy link
Contributor

Tobion commented Oct 26, 2021

Also thank you @OskarStark

@nicolas-grekas nicolas-grekas deleted the build-query branch October 27, 2021 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Routing] extra parameters objects should be casted to string

6 participants