Skip to content

v2.1.0

Compare
Choose a tag to compare
@otsch otsch released this 21 Oct 13:57
· 12 commits to master since this release

Added

  • Method toPsr7() to conveniently get a PSR-7 compatible instance from an Url instance. Basically wrapper for new Uri($urlInstance).