Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.04 KB

File metadata and controls

64 lines (34 loc) · 1.04 KB

Changelog

All Notable changes to League\Uri will be documented in this file

7.8.1 - 2026-03-16

Added

  • None

Fixed

  • Simplify caught exception to reduce League\Uri dependency
  • Update requirement to use uri-interfaces 7.8.1

Deprecated

  • None

Removed

  • None

7.8.0 - TBD

Added

  • None

Fixed

  • Test to validate user info encoding for the Uri\Rfc3986\Uri class

Deprecated

  • None

Removed

  • None

7.7.0 - 2025-12-08

Added

  • None

Fixed

  • Null byte handling see GH-20366
  • Align password component handling for the Uri class with Uri\Rfc3986\Uri implementation GH-20545
  • Url::resolve signature.

Deprecated

  • None

Removed

  • None

7.6.0 - 2025-11-18

First Stable Release