Skip to content

[PropertyInfo] Support multiple types (union types) for collection values #38093

@digilist

Description

@digilist

Description
This is a follow-up for #37559.

The PropertyInfo component cannot identify collection values with a union type value like array<string|int> at the moment. Currently, it's only possible to identify singular types (e.g. string or \A) or types that are nullable (e.g. string|null) for the collection value.

Example
Following types cannot be identified at the moment:

array<string|integer>
array<string|integer|null>
array<A|B>
array<A|B|C>

and so on..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy