Skip to content

Symfony/http-kernel 5.1 updates. update deprecated references of controllers #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

RuslanKononov
Copy link
Contributor

update deprecated references of controllers with a single colon to double colon because of User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "json_rpc_http_server.endpoint::httpPost" instead.

update deprecated references of controllers with a single colon to double colon because of User Deprecated: Since symfony/http-kernel 5.1: Referencing controllers with a single colon is deprecated. Use "json_rpc_http_server.endpoint::httpPost" instead.
@RuslanKononov RuslanKononov requested a review from yoanm as a code owner December 7, 2020 21:58
@yoanm yoanm changed the base branch from master to hotfix/3.0.4 December 8, 2020 06:35
@yoanm
Copy link
Owner

yoanm commented Dec 8, 2020

Hello,

Thanks a lot for that deprecation fix 👌

Let's wait CI and new release should be available soon

@yoanm
Copy link
Owner

yoanm commented Dec 8, 2020

Available there https://github.com/yoanm/symfony-jsonrpc-http-server/releases/tag/v3.0.4

Thanks again and feel free to open issues or share your thoughts if needed

@RuslanKononov
Copy link
Contributor Author

Thank you too for your help to make my app more useful 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants