• 1.0.2 4cffe41bf0

    1.0.2 Stable

    netkas released this 2023-07-12 02:35:00 +00:00 | 153 commits to master since this release

    Fixed

    • Fixed issue #1 in Configuration->__construct() where the name of
      an environment variable was being used instead of its value when determining the configuration file path. This
      incorrect handling resulted in warnings about non-existent files and hindered the proper loading of configuration
      files. With this fix, environment variables should now correctly guide the path to the desired configuration files,
      improving the flexibility and functionality of the configuration library.
    Downloads