Skip to content

Version 4.0.0-RC.2

Pre-release
Pre-release

Choose a tag to compare

@Alexandre-T Alexandre-T released this 15 Aug 14:53
Immutable release. Only release title and notes can be modified.
d1437b7

4.0.0-RC.2 (2026-08-15)

⚠ BREAKING CHANGES

  • Namespace LongitudeOne/Geo/String renamed to LongitudeOne/GeoParser
  • PHP8.1 and 8.2 no more supported
  • Parser: Native integer and float inputs are now returned unchanged instead of being normalized by the lexer. This preserves their values and types but may affect callers that rely on implicit conversion or parser validation.