Bug #30531
Properties with default value NULL are parsed with wrong vartype
| Status: | Resolved | Start date: | 2011-10-03 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | Nico de Haen | % Done: | 100% |
|
| Category: | Code Creation | |||
| Target version: | - | |||
| Votes: | 0 |
Description
If a property has a default value NULL the parser sets the vartype also to NULL instead of reading it from doc comments @var tag.
Associated revisions
[BUGFIX] Vartype may not be NULL
Vartype from @var tag should have precedence before default value
Resolves #30531
Change-Id: I688d7ad73a8a4c642743e3198b11c4bc9f25923d
[BUGFIX] Vartype may not be NULL
Vartype from @var tag should have precedence before default value
Resolves #30531
Change-Id: I688d7ad73a8a4c642743e3198b11c4bc9f25923d
History
Updated by Nico de Haen over 1 year ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset 2c97bad357f5ca092d1868bebc1008929eb5c4e8.