Skip to content

Conversation

@keradus
Copy link
Member

@keradus keradus commented Dec 16, 2025

Q A
Branch? 7.3
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 carsonbot added this to the 8.1 milestone Dec 16, 2025
@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

@OskarStark OskarStark modified the milestones: 8.1, 7.4 Dec 17, 2025
@alexandre-daubois
Copy link
Member

Thanks! If this is considered a bug fix, this should target 7.3 as the bug is also present there

@nicolas-grekas nicolas-grekas modified the milestones: 7.4, 7.3 Dec 17, 2025
@symfony symfony deleted a comment from carsonbot Dec 17, 2025
@nicolas-grekas
Copy link
Member

Thank you @keradus.

@nicolas-grekas nicolas-grekas merged commit 7087b4f into symfony:7.3 Dec 17, 2025
11 of 12 checks passed
@nicolas-grekas
Copy link
Member

That one was easy enough to rebase while merging ;)

@keradus keradus deleted the 7.4_json branch December 17, 2025 10:25
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.

5 participants