Skip to content

Conversation

@sebdesign
Copy link
Contributor

The reason for this change is because of a deprecation: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.

https://symfony.com/blog/new-in-symfony-7-4-request-class-improvements#deprecated-the-get-method

The reason for this change is because of a deprecation:
`Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.`

https://symfony.com/blog/new-in-symfony-7-4-request-class-improvements#deprecated-the-get-method
@peter-nassef
Copy link

Please check the pipeline failure

@sebdesign
Copy link
Contributor Author

@peter-nassef I'm not sure what's the issue, I asked copilot but it seems the workflow yaml expects the branch to be master?

@yajra yajra changed the title Change request method from get to input for includes fix: Change request method from get to input for includes Dec 30, 2025
@yajra yajra merged commit 63d7d8f into yajra:master Dec 30, 2025
1 check failed
yajra pushed a commit that referenced this pull request Dec 30, 2025
## [12.0.1](v12.0.0...v12.0.1) (2025-12-30)

### Bug Fixes

* change request method from `get` to `input` for includes ([#35](#35)) ([63d7d8f](63d7d8f))
@yajra
Copy link
Owner

yajra commented Dec 30, 2025

🎉 This PR is included in version 12.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@yajra yajra added the released label Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants