Skip to content

allow mixed type for configurationVariables in ecotone lite#682

Merged
dgafka merged 1 commit into
ecotoneframework:mainfrom
tandev:ecotone-lite-configuration-variable-allow-mixed-types
Jul 9, 2026
Merged

allow mixed type for configurationVariables in ecotone lite#682
dgafka merged 1 commit into
ecotoneframework:mainfrom
tandev:ecotone-lite-configuration-variable-allow-mixed-types

Conversation

@tandev

@tandev tandev commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Why is this change proposed?

\Ecotone\SymfonyContainer\ContainerCacheLayout::resolve allows

* @param array<string, mixed> $configurationVariables mixed types

When referencing symfony parameters, we also already successfully use other types like ints, as the container parameters can be of mixed types

Description of Changes

allow mixed in configuration variables array in EcotoneLite

Pull Request Contribution Terms

  • I have read and agree to the contribution terms outlined in CONTRIBUTING.

@dgafka dgafka merged commit 5d8ff03 into ecotoneframework:main Jul 9, 2026
9 of 10 checks passed
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