Skip to content

Add remaining return types to method signatures#8175

Merged
josbeir merged 1 commit into5.xfrom
docs-add-remaining-return-types
Jan 28, 2026
Merged

Add remaining return types to method signatures#8175
josbeir merged 1 commit into5.xfrom
docs-add-remaining-return-types

Conversation

@dereuromark
Copy link
Member

Summary

  • Adds 40 return types to method signatures across 5 documentation files
  • 30 Collection methods returning CollectionInterface
  • 7 Session methods (read: mixed, readOrFail: mixed, write: void, delete: void, check: bool, destroy: void, renew: void)
  • Debugger::getType: string
  • Log::log: bool
  • Hash::insert: ArrayAccess|array

Companion to #8173 (scalar types) and #8174 (object/interface types).

@josbeir josbeir merged commit 4c4082f into 5.x Jan 28, 2026
4 checks passed
@josbeir josbeir deleted the docs-add-remaining-return-types branch January 28, 2026 09:46
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