Open
Description
hassankhan/config
latest release is December 7, 2020. Since PHP 8 it is now returning deprecation warnings for Noodlehaus\AbstractConfig
because it is not specifying its return types like its base class, making its interface incompatible.
As of now there is no suggested replacement library. We have temporarily suppressed the errors when booting up the application.