Skip to content

Releases: sabre-io/uri

Release 3.0.1

09 Jun 07:05
1774043
Compare
Choose a tag to compare

3.0.1 (2023-06-09)

Release 2.3.3

09 Jun 06:59
7e0e7df
Compare
Choose a tag to compare

2.3.3 (2023-06-09)

Note: This is a patch release for the "old" major version 2 series. There will also be a 3.0.1 release coming with the same patches for the current major version 3.

Release 3.0.0

26 Sep 06:17
0ab547f
Compare
Choose a tag to compare

3.0.0 (2022-09-26)

This changes the behavior of parsing of some Windows file paths. See the discussions in PR #82 #71 #25 and issue #31 #81

Release 2.3.2

19 Sep 12:04
eceb4a1
Compare
Choose a tag to compare

2.3.2 (2022-09-19)

  • #83: Revert windows file paths change (was PR 71). See issue 81 (@phil-davis)

See the discussion in issue #81 and PR #83 and links from there.
This patch release reverts to the previous behavior for Windows file paths like file:///C:/path/file.ext

The newer behavior will be released in a major version release, so that consumers can adjust to the change, if needed, in a more controlled manner.

Release 2.2.4

19 Sep 12:33
c0c9af9
Compare
Choose a tag to compare

2.2.4 (2022-09-19)

  • #83: Revert windows file paths change (was PR 71). See issue 81 (@phil-davis)

See the discussion in issue #81 and PR #83 and links from there.
This patch release reverts to the previous behavior for Windows file paths like file:///C:/path/file.ext

The Windows file paths change was released in 2.2.3. So this 2.2.4 release allows anyone on 2.2.3 to bump just the patch version to 2.2.4 to get back the old behavior. This will be relevant to consumers who are still using PHP 7.1 7.2 or 7.3, and are thus on 2.2.. The 2.2. series is the last release series for those PHP versions.

The newer behavior will be released in a major version release, so that consumers can adjust to the change, if needed, in a more controlled manner. That release will also require a minimum of PHP 7.4

Release 2.3.1

30 Aug 14:02
2ec3dce
Compare
Choose a tag to compare

2.3.1 (2022-08-30)

Release 2.3.0

17 Aug 09:52
4e84208
Compare
Choose a tag to compare

2.3.0 (2022-08-17)

  • #74: Minimum PHP 7.4 - drops PHP 7.1 7.2 and 7.3 and adds more type declarations (@phil-davis)

Release 2.2.3

17 Aug 08:12
cd2476f
Compare
Choose a tag to compare

2.2.3 (2022-08-17)

Release 2.2.2

04 Nov 09:30
7cb0f48
Compare
Choose a tag to compare

2.2.2 (2021-11-04)

  • #69: fix issue with missing slash in URI parse (@41i-6h0rb4n1 @phil-davis)

Release 2.2.1

03 Oct 10:35
f502edf
Compare
Choose a tag to compare

2.2.1 (2020-10-03)