Skip to content

docs: clarify Entity array casts - #10515

Merged
michalsn merged 1 commit into
codeigniter4:developfrom
michalsn:docs/entity-array
Sep 4, 2026
Merged

docs: clarify Entity array casts#10515
michalsn merged 1 commit into
codeigniter4:developfrom
michalsn:docs/entity-array

Conversation

@michalsn

@michalsn michalsn commented Sep 1, 2026

Copy link
Copy Markdown
Member

Description
This PR clarifies that Entity array casts use PHP serialization and should only read values previously written through the same cast.

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

@github-actions github-actions Bot added the documentation Pull requests for documentation only label Sep 1, 2026
@michalsn
michalsn merged commit bc580a7 into codeigniter4:develop Sep 4, 2026
5 checks passed
@michalsn

michalsn commented Sep 4, 2026

Copy link
Copy Markdown
Member Author

Thank you for the reviews!

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.

3 participants