Skip to content

docs: note removal of AbstractRenderer::SORT_FULL and $richSort in Kint config#9606

Merged
michalsn merged 3 commits intocodeigniter4:developfrom
michalsn:docs/upgrade-notes-460
Jun 22, 2025
Merged

docs: note removal of AbstractRenderer::SORT_FULL and $richSort in Kint config#9606
michalsn merged 3 commits intocodeigniter4:developfrom
michalsn:docs/upgrade-notes-460

Conversation

@michalsn
Copy link
Copy Markdown
Member

Description
This PR updates the upgrade instructions for v4.6.0 to reflect that Config\Kint::$richSort is no longer used in Kint v6 and may cause errors due to the removal of AbstractRenderer::SORT_FULL.

Fixes #9601

Checklist:

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

@michalsn michalsn added the documentation Pull requests for documentation only label Jun 21, 2025
@michalsn michalsn merged commit 80005b2 into codeigniter4:develop Jun 22, 2025
4 checks passed
@michalsn
Copy link
Copy Markdown
Member Author

Thank you all for the review!

@michalsn michalsn deleted the docs/upgrade-notes-460 branch June 25, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests for documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto-loading Helpers not working

5 participants