Skip to content

Releases: ixnode/php-container

1.0.27

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 13 Dec 15:45

[1.0.27] - 2025-12-13

  • Add checkExistence parameter to File.php

Full Changelog: 1.0.26...1.0.27

1.0.26 - Add getJsonString function (JSON output without formatting)

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 24 Apr 08:21

[1.0.26] - 2025-04-23

  • Add getJsonString function (JSON output without formatting)

Full Changelog: 1.0.25...1.0.26

1.0.25 - Add getKeys method to Json object

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 16 Apr 18:00

[1.0.25] - 2025-04-016

  • Add getKeys method to Json object

Full Changelog: 1.0.24...1.0.25

1.0.24 - Add getDateTimeImmutable method to File object

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 03 Mar 22:23

[1.0.24] - 2025-03-01

  • Add getDateTimeImmutable method to File object

Full Changelog: 1.0.23...1.0.24

1.0.23 - Add Json::getKeyStringNull method

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 01 Mar 13:07

[1.0.23] - 2025-03-01

  • Add Json::getKeyStringNull method

Full Changelog: 1.0.22...1.0.23

1.0.22 - Allow derivatives of Json to be passed as Json parameters

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 28 Feb 19:33

[1.0.22] - 2025-02-28

  • Allow derivatives of Json to be passed as Json parameters

Full Changelog: 1.0.21...1.0.22

1.0.21 - Update symfony/yaml parser from to 7.1 to 7.2

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 28 Feb 18:22

[1.0.21] - 2025-02-28

  • Update symfony/yaml parser from to 7.1 to 7.2

Full Changelog: 1.0.20...1.0.21

1.0.20 - Add .phprc file and PHP switcher to composer.json

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 28 Feb 18:14

[1.0.20] - 2025-02-28

  • Add .phprc file
  • Add PHP switcher to composer.json

Full Changelog: 1.0.19...1.0.20

1.0.19 - Add isJson method to File object

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 28 Feb 18:01

[1.0.19] - 2025-02-28

  • Add isJson method to File object
  • Add JSON file tests

Full Changelog: 1.0.18...1.0.19

1.0.18 - Add PHPCS tests and more ...

Choose a tag to compare

@bjoern-hempel bjoern-hempel released this 28 Feb 17:46

[1.0.18] - 2025-02-28

  • Add PHPCS tests
  • Add the version to test header
  • Fixes to PHPCS

Full Changelog: 1.0.17...1.0.18