Skip to content

Releases: ixnode/php-container

1.0.27

13 Dec 15:45

Choose a tag to compare

[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)

24 Apr 08:21

Choose a tag to compare

[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

16 Apr 18:00

Choose a tag to compare

[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

03 Mar 22:23

Choose a tag to compare

[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

01 Mar 13:07

Choose a tag to compare

[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

28 Feb 19:33

Choose a tag to compare

[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

28 Feb 18:22

Choose a tag to compare

[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

28 Feb 18:14

Choose a tag to compare

[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

28 Feb 18:01

Choose a tag to compare

[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 ...

28 Feb 17:46

Choose a tag to compare

[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