Fixed parsing of string literals and array shapes by chack1172 · Pull Request #27 · barryvdh/ReflectionDocBlock · GitHub
Skip to content

Fixed parsing of string literals and array shapes#27

Merged
barryvdh merged 1 commit into
barryvdh:masterfrom
chack1172:fix/array-shapes
Jan 18, 2025
Merged

Fixed parsing of string literals and array shapes#27
barryvdh merged 1 commit into
barryvdh:masterfrom
chack1172:fix/array-shapes

Conversation

@chack1172

@chack1172 chack1172 commented Jan 18, 2025

Copy link
Copy Markdown

Examples of types that are fixed:

@param 'value1'|'value2'
@param array{ 0: string, 1: number }
@param MyArray['key']

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