Curlyspoon / core

MIT License
1 stars 0 forks source link

Support multidimensional option arrays #2

Open Gummibeer opened 6 years ago

Gummibeer commented 6 years ago

The default symfony/options-resolver doesn't support multidimensional options (it's not able to resolve deep elements).

Switching to sauls/options-resolver will allow deep type security by dot.notation.

Gummibeer commented 6 years ago

It looks like it doesn't work https://github.com/sauls/options-resolver/issues/2