Skip to content

Document union types, extra value sources and richer output in README - #37

Merged
TomasVotruba merged 1 commit into
mainfrom
docs-readme-features
Sep 24, 2026
Merged

TomasVotruba merged 1 commit into
mainfrom
docs-readme-features

Conversation

@TomasVotruba

Copy link
Copy Markdown
Member

Updates the README to cover features shipped since it was last written:

  • Union types when multiple distinct types reach a parameter (no cap, alphabetically sorted, |null for nullable unions, callable poisons the param)
  • Default-value typing without a call site
  • Extra argument sources: Foo::class, enum cases, constants/class constants/define(), built-in function returns, method chains on new objects, ?? null nullability
  • Docblock cleanup: redundant @param / @param mixed removal, order- and FQN-insensitive matching
  • Colored output, per-phase progress bar, added-types category overview
  • static:: targets and typed-variable/property/local call-target resolution

Docs only.

@TomasVotruba
TomasVotruba merged commit 85a9c2c into main Sep 24, 2026
4 checks passed
@TomasVotruba
TomasVotruba deleted the docs-readme-features branch September 24, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant