Skip to content

Releases: spacetab-io/configuration-php

4.0.1

11 Apr 14:29
Compare
Choose a tag to compare

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

11 Apr 14:18
Compare
Choose a tag to compare

Added:

  • nothing

Updated:

  • types declarations and some code to support PHP 8.1
  • a little bit improved merging algorithm

3.1.3

11 Apr 13:29
eb7edeb
Compare
Choose a tag to compare

Updates:

  • Allow 6.0 version for symfony/console package

3.1.2

11 Apr 13:27
263fa14
Compare
Choose a tag to compare

Updates:

  • Allow 6.0 version for symfony/yaml package

3.1.1

11 Apr 13:24
e2ee867
Compare
Choose a tag to compare

Updated:

  • psr/log versions ^1.1 || ^2.0 || ^3.0 in the composer.json

Supported dot-notation syntax with an asterisk

21 May 09:06
Compare
Choose a tag to compare
1) Supported dot-notation syntax with an asterisk.

2) Fixed crash if file is empty.

3.0.2

21 May 09:13
Compare
Choose a tag to compare
Enable github publish.

3.0.3

14 May 19:25
Compare
Choose a tag to compare
Update packages.

3.0.1

13 Apr 12:50
Compare
Choose a tag to compare
Removed -php suffix from composer package and composer.lock.

3.0.0

05 Apr 19:32
2888ddf
Compare
Choose a tag to compare
Update README.md