Skip to content

Releases: filecage/urimanage-php

[0.2.1] - 2025-01-21

21 Jan 12:28

Choose a tag to compare

Added

Notes
CI for PHP 8.4 is currently failing because of missing PHP 8.4 support for Psalm. Functionality has been verified locally. (See vimeo/psalm#11107)

0.2.0

02 Jun 13:58

Choose a tag to compare

[0.2.0] - 2023-06-02

Added

  • Uri::withPathAdded(string $path) has been added to allow adding path segments to an existing URI

Fixed

  • User Info segment is now properly urlencoded according to RFC 3986

0.1.0

28 Dec 15:59

Choose a tag to compare

Initial release 🥳