Skip to content

Conversation

neznaika0
Copy link
Contributor

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:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@neznaika0 neznaika0 changed the title Fix/remove check json fix: Remove check ext-json Sep 7, 2025
@paulbalandan
Copy link
Member

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.

@neznaika0 neznaika0 force-pushed the fix/remove-check-json branch from b2b6e8e to 2369207 Compare September 7, 2025 18:21
@neznaika0 neznaika0 changed the base branch from develop to 4.7 September 7, 2025 18:22
@ddevsr
Copy link
Collaborator

ddevsr commented Sep 8, 2025

Why not remove all deprecated in system/CodeIgniter.php?

@neznaika0
Copy link
Contributor Author

because this applies to json. The others will be removed later.
Don't merge, I need to move the changelog. Sorry, the connection is poor right now

@neznaika0 neznaika0 force-pushed the fix/remove-check-json branch from 2369207 to 02ac0bf Compare September 8, 2025 04:51
@neznaika0 neznaika0 force-pushed the fix/remove-check-json branch from 02ac0bf to d564e8f Compare September 10, 2025 18:50
@paulbalandan
Copy link
Member

Can you rebase again? I have pushed the latest changes from develop.

@neznaika0 neznaika0 force-pushed the fix/remove-check-json branch from 353ed50 to 8691490 Compare September 13, 2025 14:25
@michalsn michalsn merged commit 3473349 into codeigniter4:4.7 Sep 13, 2025
50 checks passed
@michalsn
Copy link
Member

Thank you @neznaika0

@neznaika0 neznaika0 deleted the fix/remove-check-json branch September 13, 2025 17:48
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.

4 participants