Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 13, 2025

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

added in #62334, this allows to entirely remove it after merging into 7.3 like we did everywhere else

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

$method = $reflection->getMethod('camelize');

if (\PHP_VERSION_ID < 80500) {
if (\PHP_VERSION_ID < 80100) {
Copy link
Member

@nicolas-grekas nicolas-grekas Nov 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but we require >= 8.1 in composer.json

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh indeed, not sure what got me confused 😄 thanks for fixing it

@nicolas-grekas nicolas-grekas merged commit 17c1070 into symfony:6.4 Nov 13, 2025
11 checks passed
@xabbuh xabbuh deleted the pr-62334 branch November 13, 2025 08:01
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.

4 participants