-
Notifications
You must be signed in to change notification settings - Fork 2k
fix: Remove check ext-json #9713
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
Conversation
I cannot remember where it was written but we can remove deprecated items in the next next minor version since those were deprecated. Since that was deprecated in 4.5 we can remove that in 4.7. |
b2b6e8e
to
2369207
Compare
Why not remove all deprecated in |
because this applies to json. The others will be removed later. |
2369207
to
02ac0bf
Compare
02ac0bf
to
d564e8f
Compare
Can you rebase again? I have pushed the latest changes from |
353ed50
to
8691490
Compare
Thank you @neznaika0 |
Description
The JSON extension has been built in for a long time, starting with PHP 8.0.
Additional check in the deprecated method.
OFFTOPIC: Is there any way to ask questions outside of issues or the forum? They don't require a whole topic.
For example, "Is it possible to delete an outdated file bootstrap.php ?".
Checklist: