Releases: spacetab-io/configuration-php
Releases · spacetab-io/configuration-php
4.0.1
Fixes:
- Ensure that configuration is loaded before using it (to avoid errors like this:
Uncaught Error: Typed property Spacetab\Configuration\Configuration::$config must not be accessed before initialization
)
4.0.0
Added:
Updated:
- types declarations and some code to support PHP 8.1
- a little bit improved merging algorithm
3.1.3
Updates:
- Allow
6.0
version for symfony/console
package
3.1.2
Updates:
- Allow
6.0
version for symfony/yaml
package
3.1.1
Updated:
psr/log
versions ^1.1 || ^2.0 || ^3.0
in the composer.json
Supported dot-notation syntax with an asterisk
1) Supported dot-notation syntax with an asterisk.
2) Fixed crash if file is empty.
3.0.1
Removed -php suffix from composer package and composer.lock.