Skip to content

Capitalized type names inside <type> #2658

@alfsb

Description

@alfsb

On language/types/array.xml the basic type names are capitalized, as common words, even inside <type> tags.

The <type> tag is rendered as a normal text:
image

I would like to change these few places where capitalized type names occurs, or to remove the surrounding type tag (or to lower the names inside the tags) as PHP types are case sensitive. There are preferences in this case? Remove the tags or to lower, all this cases?

XML source:

<type>String</type>s containing valid decimal <type>int</type>s, unless the number is preceded by a <literal>+</literal> sign, will be cast to the

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions