Skip to content

Conversation

@keradus
Copy link
Member

@keradus keradus commented Dec 16, 2025

Q A
Branch? 7.4
Bug fix? yes-ish
New feature? no
Deprecations? no
Issues Fix compiler complaints
License MIT

if lambda would be declared as static, calling non-static method from it would fail with the following error:

Error: Non-static method Symfony\Component\JsonPath\JsonCrawler::normalizeStorage() cannot be called statically

let's not call non-static method statically.

@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "8.1" but it seems your PR description refers to branch "7.4".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@keradus keradus changed the base branch from 8.1 to 7.4 December 16, 2025 23:49
@keradus
Copy link
Member Author

keradus commented Dec 16, 2025

@carsonbot please update the milestone

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.

2 participants