Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

3.5.0

Choose a tag to compare

@laminas-bot laminas-bot released this 11 Feb 15:09
· 42 commits to 3.12.x since this release
3.5.0
f91cd6f

Release Notes for 3.5.0

Added

  • Adds a typedMode flag to the INI reader to support the built-in INI_SCANNER_TYPED flag on parse_ini_file().
    This allows integer, boolean, and null values to be returned as the appropriate types, rather than all being returned as strings.

3.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement