• 1.1.9 f789f6c55d

    1.1.9
    Some checks failed
    CI / check-phpunit (push) Successful in 2m12s
    CI / check-phpdoc (push) Successful in 16s
    CI / release-artifacts (push) Has been skipped
    CI / test (push) Has been skipped
    CI / generate-phpdoc (push) Has been skipped
    CI / release-documentation (push) Has been skipped
    CI / release (push) Failing after 54s
    CI / debug (push) Failing after 16s
    CI / release-executable (push) Failing after 28s
    CI / debug-executable (push) Failing after 15s
    CI / release_executable (push) Failing after 16s
    CI / debug_executable (push) Failing after 14s
    Stable

    netkas released this 2025-06-19 21:29:28 +00:00 | 26 commits to master since this release

    This update introduces minor changes and improvements

    Changed

    • Refactor Configuration class to use FileFormat for serialization and deserialization
    • Added two new parameters to \ConfigLib\Configuration->setDefault called ?string $environmentVariable=null, bool $override=true
      which allows the program to override the default configuration value with an environment variable if one is set.
    • Refactor Configuration class for improved environment variable handling and path validation
    • Add string representation methods for configuration serialization
    Downloads