yiisoft / config

Configuration management
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
31 stars 11 forks source link

Add API to explore config files #183

Open samdark opened 5 days ago

samdark commented 5 days ago

See https://github.com/yiisoft/di/pull/372

vjik commented 4 days ago

Currently we don't keep information about configuration files. Available merge plan only, but it may be non-actual.

We can create class for work with merge plan. Should we create class for real time analize packages and check configurations?

samdark commented 2 days ago

Yes. Likely would be useful for such debugging.