Version 4.0.0-RC.2
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
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.