Skip to content

Releases: horde/PhpConfigFile

0.0.1-beta2

24 Mar 16:29

Choose a tag to compare

0.0.1-beta2 Pre-release
Pre-release

feat: Be more defensive about using $_SERVER variables in CLI context

0.0.1-alpha5

07 Mar 21:54

Choose a tag to compare

0.0.1-alpha5 Pre-release
Pre-release

feat(deps): support PHPUnit 11 and 12
fix(deps): lower PHP version requirement from 8.3 to 8.1
Drop unnecessary dependency on horde/http
chore: Add more tests for ConfigurationSchema
feat: Foundation for a php native configuration schema without XML.

v0.0.1alpha4

06 May 16:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1alpha1...v0.0.1alpha4

New Library

06 May 15:15

Choose a tag to compare

v0.0.1alpha1

feat: Initial draft of a standalone PHP-Format Config File reader and…