Skip to content

Releases: rize/UriTemplate

0.3.6

10 Mar 08:10
34efe65
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.5...0.3.6

0.3.5

12 Oct 17:26
5ed4ba8
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kbond made their first contribution in #24

Full Changelog: 0.3.4...0.3.5

Improve PHP 8.1 compatibility

09 Oct 06:32
2a87486
Compare
Choose a tag to compare
  • Fix preg_split, http_build_query and strlen deprecation warnings.

Update PHPDoc tags

22 Feb 15:05
6e0b97e
Compare
Choose a tag to compare
0.3.3

fix: ignore test directory when exporting (#17)

Allow trailing zero in extract while using strict mode

14 Jun 04:13
Compare
Choose a tag to compare
Merge pull request #10 from copynpaste/allow-trailing-zero

allow trailing zero in extract while using strict mode

Improve `extract` method to parse two or more adjacent variables separated by dot

21 Feb 15:26
Compare
Choose a tag to compare