8000 Services ids from the ContainerBuilder can be integers · Issue #32549 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Services ids from the ContainerBuilder can be integers #32549
Closed
@mathroc

Description

@mathroc

ContainerBuilder::getServiceIds() can return integers. It tries to cast all ids to string on input but because they're used as array keys, they are converted to integer if they are numeric

related issue : sonata-project/SonataAdminBundle#5638

It was easier to to a PR against sonata-admin-bundle but I think it should be fixed in Symfony too

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

      0